# HG changeset patch # User cmlenz # Date 1176589749 0 # Node ID 4183fd29fa4e9627674dde6069805ac8f9bc68e2 # Parent 94601511cd68ca6568aa4688d4ba265a8a7680a7 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::