Procházet zdrojové kódy

Docs: yml link in getting started with django

Signed-off-by: Alexander Sterchov [email protected]
likeon před 10 roky
rodič
revize
f393447ac9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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