diff xml/en/docs/http/ngx_http_core_module.xml @ 1513:88d1a1d36c0c

Corrected link to the PROXY protocol specification.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 16 Jun 2015 16:36:53 +0300
parents 14180fa9a518
children ed420c318557
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Tue Jun 16 14:51:18 2015 +0300
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Tue Jun 16 16:36:53 2015 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="44">
+        rev="45">
 
 <section id="directives" name="Directives">
 
@@ -1233,7 +1233,7 @@
 <para>
 The <literal>proxy_protocol</literal> parameter (1.5.12)
 allows specifying that all connections accepted on this port should use the
-<link url="http://haproxy.1wt.eu/download/1.5/doc/proxy-protocol.txt">PROXY
+<link url="http://www.haproxy.org/download/1.5/doc/proxy-protocol.txt">PROXY
 protocol</link>.
 </para>