Browse Source

Merge pull request #154 from talwai/patch-1

Update django.md: Fix link to fig.yml reference
Ben Firshman 11 years ago
parent
commit
c1d9e5156f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/django.md

+ 1 - 1
docs/django.md

@@ -38,7 +38,7 @@ Simple enough. Finally, this is all tied together with a file called `fig.yml`.
       links:
         - db
 
-See the [`fig.yml` reference]() for more information on how it works.
+See the [`fig.yml` reference](http://orchardup.github.io/fig/yml.html) for more information on how it works.
 
 We can now start a Django project using `fig run`: