diff options
author | Ruslan Ermilov <ru@nginx.com> | 2012-12-20 15:34:37 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@nginx.com> | 2012-12-20 15:34:37 +0000 |
commit | f4b9d891033cba1eb9b9ab0ce9b4a4c625bc3994 (patch) | |
tree | f9f9ce2b5d81922a5fefcd387ce171ea7cdff8a9 /src | |
parent | d03ea4d8421cd4133d2029d82833227286b4ef39 (diff) | |
download | nginx-f4b9d891033cba1eb9b9ab0ce9b4a4c625bc3994.tar.gz nginx-f4b9d891033cba1eb9b9ab0ce9b4a4c625bc3994.zip |
Brought the link to ngx_http_perl_module documentation up to date.
Diffstat (limited to 'src')
-rw-r--r-- | src/http/modules/perl/nginx.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http/modules/perl/nginx.pm b/src/http/modules/perl/nginx.pm index eb5152f15..04f1a968d 100644 --- a/src/http/modules/perl/nginx.pm +++ b/src/http/modules/perl/nginx.pm @@ -123,7 +123,7 @@ This module provides a Perl interface to the nginx HTTP server API. =head1 SEE ALSO -http://sysoev.ru/nginx/docs/http/ngx_http_perl_module.html +http://nginx.org/en/docs/http/ngx_http_perl_module.html =head1 AUTHOR |