diff xml/en/docs/http/ngx_http_auth_basic_module.xml @ 2831:4add6ae1296f

Updated links to datatracker.ietf.org.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 26 Jan 2022 16:26:47 +0300
parents eeed494bba51
children 9eadb98ec770
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_auth_basic_module.xml	Tue Jan 25 15:38:14 2022 +0000
+++ b/xml/en/docs/http/ngx_http_auth_basic_module.xml	Wed Jan 26 16:26:47 2022 +0300
@@ -108,7 +108,7 @@
 specified by the
 “<literal>{</literal><value>scheme</value><literal>}</literal><value>data</value>”
 syntax (1.0.3+) as described in
-<link url="https://tools.ietf.org/html/rfc2307#section-5.3">RFC 2307</link>;
+<link url="https://datatracker.ietf.org/doc/html/rfc2307#section-5.3">RFC 2307</link>;
 currently implemented schemes include <literal>PLAIN</literal> (an example one,
 should not be used), <literal>SHA</literal> (1.3.13) (plain SHA-1
 hashing, should not be used) and <literal>SSHA</literal> (salted SHA-1 hashing,