summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
authorealgase <mostdigitsofpi@gmail.com>2019-06-17 14:24:09 -0400
committerSergey M <dstftw@gmail.com>2019-06-18 01:24:09 +0700
commit6090852410e14326bd3c21e1cee16d3de673b27e (patch)
tree7e68df1ad052fdf630c875dd5cb8ade2ddcfcb76 /index.html
parentd49c19762a59e5ac395d8941e9d57010fb3fc6d1 (diff)
downloadyoutube-dl-6090852410e14326bd3c21e1cee16d3de673b27e.tar.gz
youtube-dl-6090852410e14326bd3c21e1cee16d3de673b27e.tar.xz
youtube-dl-6090852410e14326bd3c21e1cee16d3de673b27e.zip
Update link to GitHub issues page (#21409)
Have people pick an issue template instead of creating an empty issue
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index a6bab5255..47f507baa 100644
--- a/index.html
+++ b/index.html
@@ -19,7 +19,7 @@
 <table border="0" id="rgb">
 	<tr><td><a class="button" id="r" href="https://github.com/ytdl-org/youtube-dl/blob/master/README.md#readme">Documentation</a></td></tr>
 	<tr><td><a class="button" id="g" href="download.html">Download</a></td></tr>
-	<tr><td><a class="button" id="main-support" href="https://github.com/ytdl-org/youtube-dl/issues/new">Support</a></td></tr>
+	<tr><td><a class="button" id="main-support" href="https://github.com/ytdl-org/youtube-dl/issues/new/choose">Support</a></td></tr>
 	<tr><td><a class="button" id="y" href="https://github.com/ytdl-org/youtube-dl/">Develop</a></td></tr>
 	<tr><td><a class="button" id="b" href="about.html">About</a></td></tr>
 </table>