changeset 564:624ac281c628

Separate links to libxml2 and libxslt.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 03 Jul 2012 08:14:32 +0000
parents ffafb169cca9
children 6b13286abd42
files xml/en/docs/http/ngx_http_xslt_module.xml xml/ru/docs/http/ngx_http_xslt_module.xml
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_xslt_module.xml	Tue Jul 03 07:03:22 2012 +0000
+++ b/xml/en/docs/http/ngx_http_xslt_module.xml	Tue Jul 03 08:14:32 2012 +0000
@@ -19,7 +19,8 @@
 configuration parameter.
 <note>
 This module requires the
-<link url="http://www.xmlsoft.org">libxml2 and libxslt</link> libraries.
+<link url="http://xmlsoft.org">libxml2</link> and
+<link url="http://xmlsoft.org/XSLT/">libxslt</link> libraries.
 </note>
 </para>
 
--- a/xml/ru/docs/http/ngx_http_xslt_module.xml	Tue Jul 03 07:03:22 2012 +0000
+++ b/xml/ru/docs/http/ngx_http_xslt_module.xml	Tue Jul 03 08:14:32 2012 +0000
@@ -19,7 +19,8 @@
 <literal>--with-http_xslt_module</literal>.
 <note>
 Для сборки и работы этого модуля нужны библиотеки
-<link url="http://www.xmlsoft.org">libxml2 и libxslt</link>.
+<link url="http://xmlsoft.org">libxml2</link> и
+<link url="http://xmlsoft.org/XSLT/">libxslt</link>.
 </note>
 </para>