From: Dirk Wallenstein Date: Wed, 12 Jan 2011 23:05:06 +0000 (+0000) Subject: docs: Fix link creation example X-Git-Tag: v0.9.0~177 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d8561467974b371ec6f267e7161fd96da4b8b1c;p=thirdparty%2Fpatchwork.git docs: Fix link creation example Signed-off-by: Dirk Wallenstein Signed-off-by: Jeremy Kerr --- diff --git a/docs/INSTALL b/docs/INSTALL index 57e80425..4c178efe 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: