MS IZ added trailing slash for the hub notification

This commit is contained in:
maxwell 2010-07-16 10:25:24 -07:00
parent bf3d34090e
commit 45fb44ef36

View file

@ -132,7 +132,7 @@ module Diaspora
def self.endpoints def self.endpoints
<<-XML <<-XML
<link href="http://pubsubhubbub.appspot.com" rel="hub"/> <link href="http://pubsubhubbub.appspot.com/" rel="hub"/>
XML XML
end end