Skip to content

Commit a15e4c2

Browse files
Update publishconf.py
1 parent 6a5a0c3 commit a15e4c2

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,6 +12,6 @@
1212
FEED_DOMAIN = "https://aio-libs.org"
1313
FEED_ATOM = "feeds/atom.xml"
1414
FEED_ALL_ATOM = "feeds/all.atom.xml"
15-
CATEGORY_FEED_ATOM = "feeds/{slug}.atom.xml"
15+
TAG_FEED_ATOM = "feeds/{slug}.atom.xml"
1616

1717
DELETE_OUTPUT_DIRECTORY = True

0 commit comments

Comments
 (0)