Skip to content

Commit 6a11ccc

Browse files
committed
Tweak
1 parent 6308eeb commit 6a11ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publishconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
TYPOGRIFY = True
1313
TYPOGRIFY_OMIT_FILTERS = ["amp", "caps", "initial_quotes", "widont"]
1414

15-
FEED_DOMAIN = "aio-libs.org"
15+
FEED_DOMAIN = "https://aio-libs.org"
1616
FEED_ATOM = "feeds/atom.xml"
1717
FEED_ALL_ATOM = "feeds/all.atom.xml"
1818
CATEGORY_FEED_ATOM = "feeds/{slug}.atom.xml"

0 commit comments

Comments
 (0)