changeset 2843:8e2a95422dc4

Corrected links to some stream modules.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 04 May 2022 20:58:05 +0100
parents 51f6f3f3b7bb
children eb11724745e3
files xml/en/docs/configure.xml xml/ru/docs/configure.xml xml/ru/docs/stream/ngx_stream_geoip_module.xml
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/configure.xml	Wed May 04 13:48:05 2022 +0100
+++ b/xml/en/docs/configure.xml	Wed May 04 20:58:05 2022 +0100
@@ -933,7 +933,7 @@
 </tag-name>
 <tag-desc>
 enables building the
-<link doc="http/ngx_stream_realip_module.xml">ngx_stream_realip_module</link>
+<link doc="stream/ngx_stream_realip_module.xml">ngx_stream_realip_module</link>
 module that changes the client address to the address
 sent in the PROXY protocol header.
 This module is not built by default.
--- a/xml/ru/docs/configure.xml	Wed May 04 13:48:05 2022 +0100
+++ b/xml/ru/docs/configure.xml	Wed May 04 20:58:05 2022 +0100
@@ -917,7 +917,7 @@
 </tag-name>
 <tag-desc>
 разрешает сборку модуля
-<link doc="http/ngx_stream_realip_module.xml">ngx_stream_realip_module</link>,
+<link doc="stream/ngx_stream_realip_module.xml">ngx_stream_realip_module</link>,
 позволяющего менять адрес клиента на переданный в заголовке протокола PROXY.
 По умолчанию модуль не собирается.
 </tag-desc>
--- a/xml/ru/docs/stream/ngx_stream_geoip_module.xml	Wed May 04 13:48:05 2022 +0100
+++ b/xml/ru/docs/stream/ngx_stream_geoip_module.xml	Wed May 04 20:58:05 2022 +0100
@@ -7,7 +7,7 @@
 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
 
 <module name="Модуль ngx_stream_geoip_module"
-        link="/ru/docs/http/ngx_stream_geoip_module.html"
+        link="/ru/docs/stream/ngx_stream_geoip_module.html"
         lang="ru"
         rev="1">