Docs: yml link in getting started with django

Signed-off-by: Alexander Sterchov i@likeon.name
This commit is contained in:
likeon 2015-03-05 19:43:02 +03:00
parent 300234429c
commit f393447ac9
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,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