src/xmlpatterns/api/qxmlquery.cpp
changeset 37 758a864f9613
parent 18 2f34d5167611
--- a/src/xmlpatterns/api/qxmlquery.cpp	Fri Sep 17 08:34:18 2010 +0300
+++ b/src/xmlpatterns/api/qxmlquery.cpp	Mon Oct 04 01:19:32 2010 +0300
@@ -151,8 +151,8 @@
   \endcode
 
   \note For the current release, XSLT support should be considered
-        experimental. See section \l{Using XML technologies#XSLT
-        2.0}{XSLT conformance} for details.
+  experimental. See section \l{XQuery#XSLT 2.0} {XSLT conformance} for
+  details.
 
   Stylesheet parameters are bound using bindVariable().
 
@@ -291,8 +291,7 @@
   create instances of QXmlQuery for running XQueries.
 
   \note The XSL-T support in this release is considered experimental.
-  See the \l{Using XML technologies#XSLT 2.0}{XSLT conformance} for
-  details.
+  See the \l{XQuery#XSLT 2.0} {XSLT conformance} for details.
 
  \since 4.5
  \sa queryLanguage()