diff xml/en/docs/stream/ngx_stream_upstream_module.xml @ 2283:81e2cd93a2ce

Fixed broken links in the stream upstream module.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 27 Nov 2018 15:33:48 +0300
parents 35fd70c12f98
children c1808cb00a60
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_upstream_module.xml
+++ b/xml/en/docs/stream/ngx_stream_upstream_module.xml
@@ -377,7 +377,7 @@ state /var/db/nginx/state/servers.conf; 
 The state is currently limited to the list of servers with their parameters.
 The file is read when parsing the configuration and is updated each time
 the upstream configuration is
-<link doc="ngx_http_api_module.xml" id="stream_upstreams_stream_upstream_name_servers_">changed</link>.
+<link doc="../http/ngx_http_api_module.xml" id="http_upstreams_http_upstream_name_servers_">changed</link>.
 Changing the file content directly should be avoided.
 The directive cannot be used
 along with the <link id="server"/> directive.