diff options
| -rw-r--r-- | docs/narr/extending.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/extending.rst b/docs/narr/extending.rst index eb905acd4..c709e1f8f 100644 --- a/docs/narr/extending.rst +++ b/docs/narr/extending.rst @@ -108,7 +108,7 @@ extensible and overrideable. :term:`ZCML` declarations that belong to an application can be overridden and extended by integrators as necessary in a similar fashion. If you use only :term:`ZCML` to configure your application, it will automatically be maximally extensible without any manual effort. See -:ref:`declarative_chapter` for information about using ZCML. +:term:`pyramid_zcml` for information about using ZCML. Fundamental Plugpoints ~~~~~~~~~~~~~~~~~~~~~~ |
