changeset 451:4183fd29fa4e trunk

Fix broken link in documentation.
author cmlenz
date Sat, 14 Apr 2007 22:29:09 +0000
parents 94601511cd68
children a89368769b82
files doc/xml-templates.txt
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/xml-templates.txt
+++ b/doc/xml-templates.txt
@@ -277,8 +277,10 @@
 
 Inside the body of a ``py:match`` directive, the ``select(path)`` function is
 made available so that parts or all of the original element can be incorporated
-in the output of the match template. See [wiki:GenshiStream#UsingXPath] for
-more information about this function.
+in the output of the match template. See `Using XPath`_ for more information
+about this function.
+
+.. _`Using XPath`: streams.html#using-xpath
 
 This directive can also be used as an element::
 
Copyright (C) 2012-2017 Edgewall Software