Skip to content

Commit 25a61f2

Browse files
committed
rev_news: correct self-link in rss
1 parent bb6e604 commit 25a61f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permalink: /feed.xml
1313
>
1414
<channel>
1515
<title xml:lang="en">Git Rev News</title>
16-
<atom:link type="application/atom+xml" href="http://jekyllrb.com/feed.xml" rel="self"/>
16+
<atom:link type="application/atom+xml" href="http://git.github.io/feed.xml" rel="self"/>
1717
<link>http://git.github.io/rev_news</link>
1818
<pubDate>{{ site.time | date_to_rfc822 }}</pubDate>
1919
<lastBuildDate>{{ site.time | date_to_rfc822 }}</lastBuildDate>

0 commit comments

Comments
 (0)