nginx--module-njs: documentation links updated.
diff --git a/debian/Makefile b/debian/Makefile
index 21764b3..22edb13 100644
--- a/debian/Makefile
+++ b/debian/Makefile
@@ -108,8 +108,9 @@
     load_module modules/ngx_stream_js_module.so;
 
 Please refer to the modules documentation for further details:
-/usr/share/doc/nginx-module-njs/README
-https://www.nginx.com/resources/wiki/nginScript/
+http://nginx.org/en/docs/njs_about.html
+http://nginx.org/en/docs/http/ngx_http_js_module.html
+http://nginx.org/en/docs/stream/ngx_stream_js_module.html
 
 ----------------------------------------------------------------------
 BANNER
diff --git a/rpm/SPECS/Makefile b/rpm/SPECS/Makefile
index 7cb2419..9f711e1 100644
--- a/rpm/SPECS/Makefile
+++ b/rpm/SPECS/Makefile
@@ -114,8 +114,9 @@
     load_module modules/ngx_stream_js_module.so;
 
 Please refer to the modules documentation for further details:
-/usr/share/doc/nginx-module-njs/README
-https://www.nginx.com/resources/wiki/nginScript/
+http://nginx.org/en/docs/njs_about.html
+http://nginx.org/en/docs/http/ngx_http_js_module.html
+http://nginx.org/en/docs/stream/ngx_stream_js_module.html
 
 ----------------------------------------------------------------------
 BANNER