diff options
author | Philipp Hagemeister <[email protected]> | 2014-04-19 14:57:02 +0200 |
---|---|---|
committer | Philipp Hagemeister <[email protected]> | 2014-04-19 14:57:36 +0200 |
commit | 2f0e8ad0a6e3b8fdaaf1c8efa5b737810dd3f84d (patch) | |
tree | d558ba12f377187a334846ed2ed06920cd651ea9 | |
parent | a5bd123ec08b03646166cdcdbfd2ded8ab6d005a (diff) | |
download | youtube-dl-2f0e8ad0a6e3b8fdaaf1c8efa5b737810dd3f84d.tar.gz youtube-dl-2f0e8ad0a6e3b8fdaaf1c8efa5b737810dd3f84d.zip |
Rename reporting shortener
-rw-r--r-- | .htaccess | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |