summary refs log tree commit diff
path: root/downloads/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'downloads/.htaccess')
-rw-r--r--downloads/.htaccess4
1 files changed, 2 insertions, 2 deletions
diff --git a/downloads/.htaccess b/downloads/.htaccess
index 74ea14415..d3375bd16 100644
--- a/downloads/.htaccess
+++ b/downloads/.htaccess
@@ -1,5 +1,5 @@
 RewriteEngine On
 
-RewriteRule ^$ https://github.com/rg3/youtube-dl/releases
-RewriteRule latest(.*) /downloads/2016.06.03$1 [L,R=302]
+RewriteRule ^$ https://github.com/ytdl-org/youtube-dl/releases
+RewriteRule latest(.*) /downloads/2019.03.09$1 [L,R=302]