diff xml/en/docs/stream/ngx_stream_js_module.xml @ 2332:9d502d4305ac

Removed obsolete properties and examples from njs.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 26 Feb 2019 18:22:40 +0300
parents 54dbe105fe77
children 1101e24c6d14
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
@@ -31,14 +31,6 @@ Download and install instructions are av
 <section id="example" name="Example Configuration">
 
 <para>
-<note>
-This example is valid for
-njs <link doc="../njs/changes.xml" id="njs0.2.4">0.2.4</link>
-and later.
-For njs <link doc="../njs/changes.xml" id="njs0.2.3">0.2.3</link>
-and earlier, use
-<link doc="../njs/examples.xml" id="legacy">this</link> example.
-</note>
 <example>
 load_module modules/ngx_stream_js_module.so;
 ...