Browse Source

Correct feed URL

Philipp Hagemeister 12 năm trước cách đây
mục cha
commit
18aab9843e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      index.html

+ 1 - 1
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>