summaryrefslogtreecommitdiff
path: root/docs/narr/resources.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/resources.rst')
-rw-r--r--docs/narr/resources.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/resources.rst b/docs/narr/resources.rst
index 90dd34bfe..a11466a87 100644
--- a/docs/narr/resources.rst
+++ b/docs/narr/resources.rst
@@ -205,12 +205,12 @@ In general, since so much :app:`Pyramid` infrastructure depends on
location-aware resources, it's a good idea to make each resource in your tree
location-aware.
-.. _generating_the_url_of_a_resource:
-
.. index::
single: resource_url
pair: generating; resource url
+.. _generating_the_url_of_a_resource:
+
Generating The URL Of A Resource
--------------------------------