Skip to content

Commit bd32638

Browse files
committed
Fix the feed location for my site
I moved domains to `https://offby1.website/` some time ago; this is the update (ideas.offby1.net is a CNAME to it, but I don't think it's picking up the RSS/atom feeds)
1 parent 9c67578 commit bd32638

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/config.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ name = Chris Mitchell
303303
[http://pbpython.com/feeds/all.atom.xml]
304304
name = Chris Moffitt
305305

306-
[http://ideas.offby1.net/feeds/tag-python.atom.xml]
306+
[http://offby1.website/feeds/tag-python.atom.xml]
307307
name = Chris Rose
308308

309309
[http://feeds.feedburner.com/ChrisWarrickPython]

0 commit comments

Comments
 (0)