Fix link in projects RSS feed

This commit is contained in:
Dan Rice 2015-10-11 16:44:56 -04:00
parent 70e81b7782
commit 0f168b430e

View file

@ -3,7 +3,7 @@ xml.rss :version => "2.0" do
xml.channel do xml.channel do
xml.title @feed_title xml.title @feed_title
xml.description @feed_description xml.description @feed_description
xml.link contexts_url xml.link projects_url
xml.language 'en-us' xml.language 'en-us'
xml.ttl 40 xml.ttl 40