From 2f0e8ad0a6e3b8fdaaf1c8efa5b737810dd3f84d Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sat, 19 Apr 2014 14:57:02 +0200 Subject: [PATCH] Rename reporting shortener --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index ae18d0114..4b6f82faf 100644 --- a/.htaccess +++ b/.htaccess @@ -2,4 +2,4 @@ RewriteEngine On RewriteRule ^ip/?$ ip.php RewriteRule ^bugs?/? https://github.com/rg3/youtube-dl/issues [R=302,L] -RewriteRule ^bug-tips/? https://github.com/rg3/youtube-dl#bugs [R=302,L] +RewriteRule ^reporting/? https://github.com/rg3/youtube-dl/blob/master/README.md#bugs [R=302,L]