summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-11-14 00:41:41 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2014-11-14 00:41:41 +0100
commit29a8bfbaa9bf9731d6c9d47912f69d460a8e9af6 (patch)
tree19ba116ee2f295864e709e8945115c3690ee2ef0
parent5e4ecfe2254d6cb649e71a82a3fd6105f6d7b2fa (diff)
downloadyoutube-dl-29a8bfbaa9bf9731d6c9d47912f69d460a8e9af6.tar.gz
youtube-dl-29a8bfbaa9bf9731d6c9d47912f69d460a8e9af6.tar.xz
youtube-dl-29a8bfbaa9bf9731d6c9d47912f69d460a8e9af6.zip
[/update] Fix hash
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
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]