diff xml/en/docs/http/ngx_http_mirror_module.xml @ 2022:632f7f467e12

Removed redundant text from links.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 10 Aug 2017 09:46:29 +0300
parents 03538fa2acfe
children 1fe9f481d8ce
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_mirror_module.xml
+++ b/xml/en/docs/http/ngx_http_mirror_module.xml
@@ -72,11 +72,11 @@ When enabled, the client request body wi
 prior to creating mirror subrequests.
 In this case, unbuffered client request body proxying
 set by
-<link doc="ngx_http_proxy_module.xml" id="proxy_request_buffering">proxy_request_buffering</link>,
-<link doc="ngx_http_fastcgi_module.xml" id="fastcgi_request_buffering">fastcgi_request_buffering</link>,
-<link doc="ngx_http_scgi_module.xml" id="scgi_request_buffering">scgi_request_buffering</link>,
+<link doc="ngx_http_proxy_module.xml" id="proxy_request_buffering"/>,
+<link doc="ngx_http_fastcgi_module.xml" id="fastcgi_request_buffering"/>,
+<link doc="ngx_http_scgi_module.xml" id="scgi_request_buffering"/>,
 and
-<link doc="ngx_http_uwsgi_module.xml" id="uwsgi_request_buffering">uwsgi_request_buffering</link>
+<link doc="ngx_http_uwsgi_module.xml" id="uwsgi_request_buffering"/>
 directives will be disabled.
 <example>
 location / {