From 223d4c07df32392075d22baab861588c2ad5c4f3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 17 Jan 2010 01:40:43 +0000 Subject: More pass overhaul based on making contextfinding explicit within documentation. --- docs/narr/hooks.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/narr/hooks.rst') diff --git a/docs/narr/hooks.rst b/docs/narr/hooks.rst index 47495b68c..720fe8af9 100644 --- a/docs/narr/hooks.rst +++ b/docs/narr/hooks.rst @@ -163,9 +163,9 @@ Changing the Traverser ---------------------- The default :term:`traversal` algorithm that BFG uses is explained in -:ref:`how_bfg_traverses`. Though it is rarely necessary, this default -algorithm can be swapped out selectively for a different traversal -pattern via configuration. +:ref:`traversal_algorithm`. Though it is rarely necessary, this +default algorithm can be swapped out selectively for a different +traversal pattern via configuration. Use an ``adapter`` stanza in your application's ``configure.zcml`` to change the default traverser: -- cgit v1.2.3