summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorSergey M․ <[email protected]>2019-03-09 18:19:40 +0700
committerSergey M․ <[email protected]>2019-03-11 04:02:00 +0700
commit04cd51a0d2f10a8fa31baae344274307380b6123 (patch)
tree15a72844839000e186027994beff6f020d30249f /index.html
parent366611a433cef5c6b0b29831ab99ac1923b3ca15 (diff)
downloadyoutube-dl-04cd51a0d2f10a8fa31baae344274307380b6123.tar.gz
youtube-dl-04cd51a0d2f10a8fa31baae344274307380b6123.zip
Start moving to ytdl-org
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 090ccf568..a6bab5255 100644
--- a/index.html
+++ b/index.html
@@ -17,10 +17,10 @@
<p><em>youtube-dl</em> is a command-line program to download videos from YouTube.com and a few <a href="supportedsites.html" style="color: blue; text-decoration: underline;">more sites</a>. It requires the <a href="http://www.python.org/">Python interpreter</a> (2.6, 2.7, or 3.2+), and it is not platform specific. We also provide a <a href="https://yt-dl.org/latest/youtube-dl.exe">Windows executable</a> that includes Python. youtube-dl should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.</p>
<table border="0" id="rgb">
- <tr><td><a class="button" id="r" href="https://github.com/rg3/youtube-dl/blob/master/README.md#readme">Documentation</a></td></tr>
+ <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/rg3/youtube-dl/issues/new">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="main-support" href="https://github.com/ytdl-org/youtube-dl/issues/new">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>