From 159928d63582d713de223d65b8f05a9abb4ac873 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Tue, 27 Nov 2018 01:19:08 -0800 Subject: Restore pyramid_zcml intersphinx link, using explicit name --- docs/narr/advconfig.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr') diff --git a/docs/narr/advconfig.rst b/docs/narr/advconfig.rst index 33edb0eae..3ef350888 100644 --- a/docs/narr/advconfig.rst +++ b/docs/narr/advconfig.rst @@ -364,7 +364,7 @@ the special name ``includeme``, which should perform configuration (like the :meth:`~pyramid.config.Configurator.include` can also accept a :term:`dotted Python name` to a function or a module. -.. note:: See :ref:`the_include_tag` for a declarative alternative to the +.. note:: See :ref:`zcml:the_include_tag` for a declarative alternative to the :meth:`~pyramid.config.Configurator.include` method. .. _twophase_config: -- cgit v1.2.3