From 5d76badfad6535d71c65b80b9a5049599972bac0 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Tue, 14 Jan 2014 15:21:08 +0100 Subject: Rename /doc/presentation.html "presentation.html" is a little too generic. --- etc/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/nginx.conf') diff --git a/etc/nginx.conf b/etc/nginx.conf index 9028c25..1b37bae 100644 --- a/etc/nginx.conf +++ b/etc/nginx.conf @@ -79,7 +79,7 @@ server { return 301 /doc/new-threshold-syntax.html; } location = /taxonomy/term/2 { - return 301 /doc/presentation.html; + return 301 /doc/writing-perl-plugins.html; } location ^~ /snapshot { return 301 /download$request_uri; -- cgit v1.2.3-74-g34f1