diff xml/en/docs/configure.xml @ 2843:8e2a95422dc4

Corrected links to some stream modules.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 04 May 2022 20:58:05 +0100
parents 4add6ae1296f
children 5f1d472f6a97
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.