What steps will reproduce the problem?
1. Go to lesswrong.com
2. Click the rss icon in the address bar (if you have a browser or extension
that supports such a feature)
3. Be directed to a dead page >.<
What is the expected output? What do you see instead?
I'd expect to see the RSS feed.
What version of which web browser are you using? On what operating system?
My system won't change the markup of the page. :P
Please provide any additional information below.
Look in the page head,just after where the favicon is defined:
<link rel="alternate" type="application/rss+xml" title="RSS"
href="http://lesswrong.com/wiki/Homepage/.rss" />
change the href to:
http://lesswrong.com/.rss
Thanks!
Original issue reported on code.google.com by metae...@gmail.com on 7 Sep 2011 at 4:31
Original issue reported on code.google.com by
metae...@gmail.com
on 7 Sep 2011 at 4:31