mirror of https://github.com/docker/docs.git
Docs: yml link in getting started with django
Signed-off-by: Alexander Sterchov i@likeon.name
This commit is contained in:
parent
300234429c
commit
f393447ac9
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue