summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-03-29 21:37:51 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2013-03-29 21:37:51 +0100
commit18aab9843ee92c2e974211330f37ffcf194619c4 (patch)
tree2243e126d315e1bc45809632bc664383db9d1b04 /index.html
parent7d8127b4b88a6d7e40faf725d03789f9fbb454c1 (diff)
downloadyoutube-dl-18aab9843ee92c2e974211330f37ffcf194619c4.tar.gz
youtube-dl-18aab9843ee92c2e974211330f37ffcf194619c4.tar.xz
youtube-dl-18aab9843ee92c2e974211330f37ffcf194619c4.zip
Correct feed URL
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 92bcfd945..8eabd4073 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
 <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
 <title>youtube-dl</title>
 <link rel="stylesheet" href="style.css" type="text/css" />
-<link rel="alternate" type="application/atom+xml" title="youtube-dl releases" href="/update/atom.atom" />
+<link rel="alternate" type="application/atom+xml" title="youtube-dl releases" href="update/atom.atom" />
 </head>
 <body>