summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-12-16 00:27:34 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2014-12-16 00:27:34 +0100
commita29e9ec53c3793fb75469bb82c34190d36063757 (patch)
tree6f3e5726b5a23fcb478641588ed68988acb25d40
parent29a8bfbaa9bf9731d6c9d47912f69d460a8e9af6 (diff)
downloadyoutube-dl-a29e9ec53c3793fb75469bb82c34190d36063757.tar.gz
youtube-dl-a29e9ec53c3793fb75469bb82c34190d36063757.tar.xz
youtube-dl-a29e9ec53c3793fb75469bb82c34190d36063757.zip
Change link to support on yt-dl.org (#4484)
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 949a768f4..38dc4e492 100644
--- a/index.php
+++ b/index.php
@@ -37,7 +37,7 @@ echo '</ul>';
     <tr><td><a class="button" id="main-homepage" href="http://rg3.github.com/youtube-dl/">Homepage</a></td></tr>
     <tr><td><a class="button" id="g" href="http://rg3.github.com/youtube-dl/download.html">Download instructions</a></td></tr>
     <tr><td><a class="button" id="r" href="http://rg3.github.com/youtube-dl/documentation.html">Documentation</a></td></tr>
-	<tr><td><a class="button" id="main-support" href="https://github.com/rg3/youtube-dl/issues/new">Support</a></td></tr>
+	<tr><td><a class="button" id="main-support" href="https://github.com/rg3/youtube-dl/issues/">Support</a></td></tr>
 	<tr><td><a class="button" id="y" href="https://github.com/rg3/youtube-dl/">Develop</a></td></tr>
 	<tr><td><a class="button" id="b" href="http://rg3.github.com/youtube-dl/about.html">About</a></td></tr>
 </table>