From: Dirk Wallenstein Date: Wed, 12 Jan 2011 23:05:06 +0000 (+0000) Subject: docs: Fix link creation example X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=9d8561467974b371ec6f267e7161fd96da4b8b1c;p=patchwork docs: Fix link creation example Signed-off-by: Dirk Wallenstein Signed-off-by: Jeremy Kerr --- diff --git a/docs/INSTALL b/docs/INSTALL index 57e8042..4c178ef 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -90,7 +90,7 @@ in brackets): cd lib/packages/ hg clone http://bitbucket.org/ubernostrum/django-registration/ cd ../python - ln -s ../lib/packages/django-registration/registration ./registration + ln -s ../packages/django-registration/registration ./registration We also use some Javascript libraries: