Преглед изворни кода

Docs: yml link in getting started with django

Signed-off-by: Alexander Sterchov [email protected]
likeon пре 10 година
родитељ
комит
f393447ac9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/django.md

+ 1 - 1
docs/django.md

@@ -55,7 +55,7 @@ mounted inside the containers, and what ports they expose.
       links:
         - 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.
 
 ### Build the project