nginx-module-njs: documentation link updated.
diff --git a/debian/Makefile b/debian/Makefile index 6be1ad7..5cf57b8 100644 --- a/debian/Makefile +++ b/debian/Makefile
@@ -136,7 +136,7 @@ load_module modules/ngx_stream_js_module.so; Please refer to the modules documentation for further details: -http://nginx.org/en/docs/njs_about.html +http://nginx.org/en/docs/njs/ http://nginx.org/en/docs/http/ngx_http_js_module.html http://nginx.org/en/docs/stream/ngx_stream_js_module.html
diff --git a/rpm/SPECS/Makefile b/rpm/SPECS/Makefile index 550a989..14b8959 100644 --- a/rpm/SPECS/Makefile +++ b/rpm/SPECS/Makefile
@@ -152,7 +152,7 @@ load_module modules/ngx_stream_js_module.so; Please refer to the modules documentation for further details: -http://nginx.org/en/docs/njs_about.html +http://nginx.org/en/docs/njs/ http://nginx.org/en/docs/http/ngx_http_js_module.html http://nginx.org/en/docs/stream/ngx_stream_js_module.html