Skip to content

Commit 4709cf9

Browse files
committed
update all feeds to https
1 parent 26bac85 commit 4709cf9

7 files changed

Lines changed: 61 additions & 61 deletions

File tree

feed

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.

feeds/all-en.atom.xml

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.

feeds/all.atom.xml

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.

feeds/matt-makai.atom.xml

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.

feeds/matt-makai.rss.xml

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.

feeds/post.atom.xml

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.

source/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
AUTHOR = u'Matt Makai'
44
SITENAME = u'Full Stack Python'
5-
SITEURL = 'http://www.fullstackpython.com'
5+
SITEURL = 'https://www.fullstackpython.com'
66
TIMEZONE = 'America/New_York'
77

88
GITHUB_URL = 'https://github.com/makaimc/fullstackpython.com'

0 commit comments

Comments
 (0)