summaryrefslogtreecommitdiff
path: root/docs/whatsnew-1.4.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/whatsnew-1.4.rst')
-rw-r--r--docs/whatsnew-1.4.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/whatsnew-1.4.rst b/docs/whatsnew-1.4.rst
index fce889854..6c9a9bf9b 100644
--- a/docs/whatsnew-1.4.rst
+++ b/docs/whatsnew-1.4.rst
@@ -31,7 +31,7 @@ Third-Party Predicates
Similar features exist for :meth:`pyramid.config.Configurator.add_route`,
and :meth:`pyramid.config.Configurator.add_subscriber`. See
- :ref:`registering_thirdparty_predicates` for more information.
+ :ref:`registering_custom_predicates` for more information.
Easy Custom JSON Serialization
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~