We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb6e604 commit 25a61f2Copy full SHA for 25a61f2
1 file changed
feed.xml
@@ -13,7 +13,7 @@ permalink: /feed.xml
13
>
14
<channel>
15
<title xml:lang="en">Git Rev News</title>
16
- <atom:link type="application/atom+xml" href="http://jekyllrb.com/feed.xml" rel="self"/>
+ <atom:link type="application/atom+xml" href="http://git.github.io/feed.xml" rel="self"/>
17
<link>http://git.github.io/rev_news</link>
18
<pubDate>{{ site.time | date_to_rfc822 }}</pubDate>
19
<lastBuildDate>{{ site.time | date_to_rfc822 }}</lastBuildDate>
0 commit comments