Ver código fonte

Docs: yml link in getting started with django

Signed-off-by: Alexander Sterchov [email protected]
likeon 10 anos atrás
pai
commit
f393447ac9
1 arquivos alterados com 1 adições e 1 exclusões
  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