From 4042c772c8043ac96a22db439a736fec9ea2aafa Mon Sep 17 00:00:00 2001 From: Paul Everitt Date: Fri, 13 Sep 2013 17:09:35 -0400 Subject: All the references re-wired. --- docs/quick_tutorial/static_assets.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/quick_tutorial/static_assets.rst') diff --git a/docs/quick_tutorial/static_assets.rst b/docs/quick_tutorial/static_assets.rst index 03c7d397d..3aaf6168c 100644 --- a/docs/quick_tutorial/static_assets.rst +++ b/docs/quick_tutorial/static_assets.rst @@ -84,6 +84,6 @@ Extra Credit #. There is also a ``request.static_path`` API. How does this differ from ``request.static_url``? -.. seealso:: :ref:`pyramid:assets_chapter`, - :ref:`pyramid:preventing_http_caching`, and - :ref:`pyramid:influencing_http_caching` +.. seealso:: :ref:`assets_chapter`, + :ref:`preventing_http_caching`, and + :ref:`influencing_http_caching` -- cgit v1.2.3