浏览代码

Merge pull request #1068 from likeon/master

Docs: yml link in getting started with django
Aanand Prasad 10 年之前
父节点
当前提交
98eab03c61
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/django.md

+ 1 - 1
docs/django.md

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