Remove absolute link from docs

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman 2014-07-21 16:19:55 -07:00
parent a4df76dd3f
commit d08720247a
1 changed files with 1 additions and 1 deletions

View File

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