aboutsummaryrefslogtreecommitdiff
path: root/src/http/modules/perl
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2012-12-20 15:34:37 +0000
committerRuslan Ermilov <ru@nginx.com>2012-12-20 15:34:37 +0000
commitf4b9d891033cba1eb9b9ab0ce9b4a4c625bc3994 (patch)
treef9f9ce2b5d81922a5fefcd387ce171ea7cdff8a9 /src/http/modules/perl
parentd03ea4d8421cd4133d2029d82833227286b4ef39 (diff)
downloadnginx-f4b9d891033cba1eb9b9ab0ce9b4a4c625bc3994.tar.gz
nginx-f4b9d891033cba1eb9b9ab0ce9b4a4c625bc3994.zip
Brought the link to ngx_http_perl_module documentation up to date.
Diffstat (limited to 'src/http/modules/perl')
-rw-r--r--src/http/modules/perl/nginx.pm2
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