From 946035aa30833df81bf6cb2ca307278c4a3f1962 Mon Sep 17 00:00:00 2001 From: Zygmunt Krynicki Date: Wed, 22 Jun 2011 19:21:22 +0200 Subject: [PATCH] Provide correct link to installation instructions --- doc/installation.rst | 2 ++ doc/usage.rst | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/installation.rst b/doc/installation.rst index 8d60191..e4a3b80 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -1,3 +1,5 @@ +.. _installation: + Installation ============ diff --git a/doc/usage.rst b/doc/usage.rst index bf83de3..804337f 100644 --- a/doc/usage.rst +++ b/doc/usage.rst @@ -9,8 +9,8 @@ How to use linaro-django-pagination ``linaro-django-pagination`` allows for easy Digg-style pagination without modifying your views. -There are really 5 steps to setting it up with your projects (not including -installation, which is covered in INSTALL.txt in this same directory.) +There are really 5 steps to setting it up with your projects (not including +installation, which is covered in :ref:`installation`.) 1. List this application in the ``INSTALLED_APPS`` portion of your settings file. Your settings file might look something like:: -- 2.20.1