From f4b9d891033cba1eb9b9ab0ce9b4a4c625bc3994 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 20 Dec 2012 15:34:37 +0000 Subject: [PATCH] Brought the link to ngx_http_perl_module documentation up to date. --- src/http/modules/perl/nginx.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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