Update ATOM specification link

This commit is contained in:
Lars Kiesow 2018-08-12 21:05:56 +02:00
parent cfaeb68898
commit 224e2a1959
No known key found for this signature in database
GPG key ID: 5DAFE8D9C823CE73

View file

@ -32,7 +32,7 @@ class FeedGenerator(object):
self.__feed_entries = []
# ATOM
# http://www.atomenabled.org/developers/syndication/
# https://tools.ietf.org/html/rfc4287
# required
self.__atom_id = None
self.__atom_title = None