nginx-module-njs: documentation link updated.
diff --git a/debian/Makefile b/debian/Makefile index 1ed80f6..88c6515 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 5ce1c30..22a76d5 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