Update ATOM specification link
This commit is contained in:
parent
cfaeb68898
commit
224e2a1959
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ class FeedGenerator(object):
|
||||||
self.__feed_entries = []
|
self.__feed_entries = []
|
||||||
|
|
||||||
# ATOM
|
# ATOM
|
||||||
# http://www.atomenabled.org/developers/syndication/
|
# https://tools.ietf.org/html/rfc4287
|
||||||
# required
|
# required
|
||||||
self.__atom_id = None
|
self.__atom_id = None
|
||||||
self.__atom_title = None
|
self.__atom_title = None
|
||||||
|
|
Loading…
Reference in a new issue