changeset 2591:f27cedd43e0f

Corrected syntax of js_path in stream.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 02 Sep 2020 16:10:37 +0300
parents 4bd331eb804c
children fca42223b9fc
files xml/en/docs/stream/ngx_stream_js_module.xml xml/ru/docs/stream/ngx_stream_js_module.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_js_module.xml
+++ b/xml/en/docs/stream/ngx_stream_js_module.xml
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_js_module"
         link="/en/docs/stream/ngx_stream_js_module.html"
         lang="en"
-        rev="20">
+        rev="21">
 
 <section id="summary">
 
@@ -225,7 +225,7 @@ the <link id="js_import"/> directive sho
 <syntax>
 <value>path</value></syntax>
 <default/>
-<context>http</context>
+<context>stream</context>
 <appeared-in>0.3.0</appeared-in>
 
 <para>
--- a/xml/ru/docs/stream/ngx_stream_js_module.xml
+++ b/xml/ru/docs/stream/ngx_stream_js_module.xml
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_stream_js_module"
         link="/ru/docs/stream/ngx_stream_js_module.html"
         lang="ru"
-        rev="20">
+        rev="21">
 
 <section id="summary">
 
@@ -242,7 +242,7 @@ function address(s) {
 <syntax>
 <value>путь</value></syntax>
 <default/>
-<context>http</context>
+<context>stream</context>
 <appeared-in>0.3.0</appeared-in>
 
 <para>