From patchwork Thu Jan 13 09:05:06 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/4] docs: Fix link creation example Date: Wed, 12 Jan 2011 23:05:06 -0000 From: Dirk Wallenstein X-Patchwork-Id: 78694 Message-Id: <1294909509-20746-2-git-send-email-halsmit@t-online.de> To: patchwork@lists.ozlabs.org Signed-off-by: Dirk Wallenstein --- docs/INSTALL | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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: