Merge pull request #1068 from likeon/master

Docs: yml link in getting started with django
This commit is contained in:
Aanand Prasad 2015-07-17 17:11:38 +01:00
commit 98eab03c61

View File

@ -61,7 +61,7 @@ mounted inside the containers, and what ports they expose.
links: links:
- db - db
See the [`docker-compose.yml` reference](yml.html) for more information on how See the [`docker-compose.yml` reference](yml.md) for more information on how
this file works. this file works.
### Build the project ### Build the project