summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-08-25 05:45:56 -0400
committerChris McDonough <chrism@plope.com>2011-08-25 05:45:56 -0400
commit55860e65544713c4dfb000c4e516cdd7157c1040 (patch)
treea9dd19413f8dfdb3fc79d12e55a912f7007e291f /docs/index.rst
parent5476e949f999bc7cf9fb522caf013ab11ea23b5b (diff)
downloadpyramid-55860e65544713c4dfb000c4e516cdd7157c1040.tar.gz
pyramid-55860e65544713c4dfb000c4e516cdd7157c1040.tar.bz2
pyramid-55860e65544713c4dfb000c4e516cdd7157c1040.zip
dont use duplicate target
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 3d66be648..869432927 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -15,8 +15,8 @@ Here is one of the simplest :app:`Pyramid` applications you can make.
See :ref:`firstapp_chapter` for a full explanation of how this
:ref:`helloworld_imperative` app works. Read the
-:ref:`narrative_documentation` to understand how :app:`Pyramid` is designed
-to scale from these simple beginnings to handle the largest of web
+:ref:`html_narrative_documentation` to understand how :app:`Pyramid` is
+designed to scale from these simple beginnings to handle the largest of web
application needs.
Front Matter
@@ -38,7 +38,7 @@ Front Matter
whatsnew-1.1
whatsnew-1.0
-.. _narrative_documentation:
+.. _html_narrative_documentation:
Narrative documentation
=======================