changeset 3012:ac4191d05fdf

Fixed link to the server directive in ssl_protocols.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 14 Sep 2023 21:20:14 +0100
parents 55d49eb065ac
children 1ad61bfc7630
files xml/en/docs/http/ngx_http_ssl_module.xml xml/ru/docs/http/ngx_http_ssl_module.xml
diffstat 2 files changed, 7 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_ssl_module.xml
+++ b/xml/en/docs/http/ngx_http_ssl_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_ssl_module"
         link="/en/docs/http/ngx_http_ssl_module.html"
         lang="en"
-        rev="62">
+        rev="63">
 
 <section id="summary">
 
@@ -605,7 +605,8 @@ Enables the specified protocols.
 </para>
 
 <para>
-If the directive is specified on the <link id="server"/> level,
+If the directive is specified
+on the <link doc="ngx_http_core_module.xml" id="server"/> level,
 the value from the default server can be used.
 Details are provided in the
 “<link doc="server_names.xml" id="virtual_server_selection">Virtual
--- a/xml/ru/docs/http/ngx_http_ssl_module.xml
+++ b/xml/ru/docs/http/ngx_http_ssl_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_ssl_module"
         link="/ru/docs/http/ngx_http_ssl_module.html"
         lang="ru"
-        rev="62">
+        rev="63">
 
 <section id="summary">
 
@@ -610,8 +610,9 @@ http {
 </para>
 
 <para>
-Если директива указана на уровне <link id="server"/>, то может
-использоваться значение из сервера по умолчанию.
+Если директива указана
+на уровне <link doc="ngx_http_core_module.xml" id="server"/>,
+то может использоваться значение из сервера по умолчанию.
 Подробнее см. в разделе
 “<link doc="server_names.xml" id="virtual_server_selection">Выбор
 виртуального сервера</link>”.