From 29a8bfbaa9bf9731d6c9d47912f69d460a8e9af6 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 14 Nov 2014 00:41:41 +0100 Subject: [PATCH] [/update] Fix hash --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 0c0d5ab13..280a81688 100644 --- a/.htaccess +++ b/.htaccess @@ -5,6 +5,6 @@ RewriteRule ^ip/?$ ip.php RewriteRule ^bugs?/? https://github.com/rg3/youtube-dl/issues [R=302,L] RewriteRule ^reporting/? https://github.com/rg3/youtube-dl/blob/master/README.md#bugs [R=302,L,NE] -RewriteRule ^update$ https://github.com/rg3/youtube-dl/blob/master/README.md#how-do-i-update-youtube-dl [R=302,L] +RewriteRule ^update$ https://github.com/rg3/youtube-dl/blob/master/README.md#how-do-i-update-youtube-dl [R=302,L,NE]