Browse Source

Correct feed URL

gh-pages-ytdl-org
Philipp Hagemeister 12 years ago
parent
commit
18aab9843e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      index.html

+ 1
- 1
index.html View File

@ -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>


Loading…
Cancel
Save