From 9337737a9ce2403c724cdd4d3ce8a7f0e5e85e47 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sun, 15 May 2016 03:03:37 -0700 Subject: fix headings and suffices --- docs/api/index.rst | 2 +- docs/index.rst | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/api/index.rst b/docs/api/index.rst index cb38aa0b2..4b912e2bd 100644 --- a/docs/api/index.rst +++ b/docs/api/index.rst @@ -1,4 +1,4 @@ -.. _html_api_documentation: +.. _api_documentation: API Documentation ================= diff --git a/docs/index.rst b/docs/index.rst index f337174b1..cb63832c1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,7 +18,7 @@ After you install :app:`Pyramid` and run this application, when you visit this application works. -.. _html_getting_started: +.. _getting_started: Getting Started =============== @@ -60,9 +60,9 @@ platforms. .. toctree:: :maxdepth: 1 - tutorials/wiki2/index.rst - tutorials/wiki/index.rst - tutorials/modwsgi/index.rst + tutorials/wiki2/index + tutorials/wiki/index + tutorials/modwsgi/index .. _support-and-development: -- cgit v1.2.3