# HG changeset patch # User cmlenz # Date 1176589749 0 # Node ID bcc1d6c67a2f6048f1b257b59273f7cd1d16bfca # Parent d2fdcd3207432f4adae5949d97b9a30574c99c1b Fix broken link in documentation. diff --git a/doc/xml-templates.txt b/doc/xml-templates.txt --- 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::