changeset 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 36a2f70345d2
children eef30c3dc519
files xml/en/docs/http/ngx_http_core_module.xml xml/ru/docs/http/ngx_http_core_module.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -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 @@ connections without SSL.
 <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>
 
--- a/xml/ru/docs/http/ngx_http_core_module.xml
+++ b/xml/ru/docs/http/ngx_http_core_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_core_module"
         link="/ru/docs/http/ngx_http_core_module.html"
         lang="ru"
-        rev="44">
+        rev="45">
 
 <section id="directives" name="Директивы">
 
@@ -1227,7 +1227,7 @@ SPDY-соединений без SSL.
 Параметр <literal>proxy_protocol</literal> (1.5.12)
 указывает на то, что все соединения, принимаемые на данном порту,
 должны использовать
-<link url="http://haproxy.1wt.eu/download/1.5/doc/proxy-protocol.txt">протокол
+<link url="http://www.haproxy.org/download/1.5/doc/proxy-protocol.txt">протокол
 PROXY</link>.
 </para>