Skip to content

Commit

Permalink
Fix feed link
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Apr 9, 2016
1 parent 176bf0b commit e383b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/social.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

<!-- RSS -->
<li class="navigation__item">
<a href="/feed.xml/" rel="author" title="RSS" target="_blank">
<a href="/feed.xml" rel="author" title="RSS" target="_blank">
<i class='social fa fa-rss'></i>
<span class="label">RSS</span>
</a>
Expand Down

0 comments on commit e383b1f

Please sign in to comment.