diff xml/en/docs/http/ngx_http_log_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
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_log_module.xml	Tue Jan 25 15:38:14 2022 +0000
+++ b/xml/en/docs/http/ngx_http_log_module.xml	Wed Jan 26 16:26:47 2022 +0300
@@ -222,7 +222,7 @@
 <para id="log_format_escape_json">
 For <literal>json</literal> escaping,
 all characters not allowed
-in JSON <link url="https://tools.ietf.org/html/rfc8259#section-7">strings</link>
+in JSON <link url="https://datatracker.ietf.org/doc/html/rfc8259#section-7">strings</link>
 will be escaped:
 characters “<literal>"</literal>” and
 “<literal>\</literal>” are escaped as