From 1f69efb978f9bebe9f595092a2b5ce1fc453a5af Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 12 Dec 2012 20:32:00 +0100 Subject: [PATCH] Correct download links --- index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.php b/index.php index 0136af5b7..5b862ad40 100644 --- a/index.php +++ b/index.php @@ -12,16 +12,16 @@ '; echo '
Latest (v' . htmlspecialchars($latest) . ') downloads:
'; -echo 'youtube-dl '; -echo 'youtube-dl.exe '; -echo 'youtube-dl-src-' . htmlspecialchars($latest) . '.tar.gz'; +echo 'youtube-dl '; +echo 'youtube-dl.exe '; +echo 'youtube-dl-src-' . htmlspecialchars($latest) . '.tar.gz'; echo ''; echo '