diff --git a/index.php b/index.php index 5b862ad40..eaed174f9 100644 --- a/index.php +++ b/index.php @@ -12,7 +12,7 @@ '; echo '
Latest (v' . htmlspecialchars($latest) . ') downloads:
'; echo 'youtube-dl '; echo 'youtube-dl.exe '; -echo 'youtube-dl-src-' . htmlspecialchars($latest) . '.tar.gz'; +echo 'youtube-dl-' . htmlspecialchars($latest) . '.tar.gz'; echo ''; echo '';