Procházet zdrojové kódy

Remove absolute link from docs

Signed-off-by: Ben Firshman <[email protected]>
Ben Firshman před 11 roky
rodič
revize
d08720247a
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

@@ -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`: