Update compose-file-v2.md (#2702)

fix wrong link
This commit is contained in:
xufei100 2017-04-11 03:40:09 +08:00 committed by John Mulhausen
parent 0374ee13fb
commit a8a33c1d07
1 changed files with 4 additions and 4 deletions

View File

@ -1191,9 +1191,9 @@ refer to it within the Compose file:
## Compose documentation
- [User guide](/compose/index.md)
- [Installing Compose](/compose/install/)
- [Installing Compose](/compose/install.md)
- [Compose file versions and upgrading](compose-versioning.md)
- [Get started with Django](/compose/django/)
- [Get started with Rails](/compose/rails/)
- [Get started with WordPress](/compose/wordpress/)
- [Get started with Django](/compose/django.md)
- [Get started with Rails](/compose/rails.md)
- [Get started with WordPress](/compose/wordpress.md)
- [Command line reference](/compose/reference/)