From 55860e65544713c4dfb000c4e516cdd7157c1040 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 25 Aug 2011 05:45:56 -0400 Subject: dont use duplicate target --- docs/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') 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 ======================= -- cgit v1.2.3