diff options
| author | Matt Deacalion Stevens <matt@dirtymonkey.co.uk> | 2013-07-18 12:53:54 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2013-07-18 08:48:04 -0400 |
| commit | 5d16e923b65dccf897e384f01fbd3a50a4325deb (patch) | |
| tree | 3b4bb9dd55eec45f9c134d8d505b0212be02e7aa /docs/ref/utils.txt | |
| parent | 3f97c33a9ffd0f5102583ac6988f79cb1b839a05 (diff) | |
[1.5.x] Atom specification URL updated
Changed to the URL of the official RFC for Atom, since Atomenabled.org
is just a holding page.
Backport of beefc97171 from master
Diffstat (limited to 'docs/ref/utils.txt')
| -rw-r--r-- | docs/ref/utils.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/utils.txt b/docs/ref/utils.txt index eaecfd0e98..b31d6063c4 100644 --- a/docs/ref/utils.txt +++ b/docs/ref/utils.txt @@ -441,7 +441,7 @@ Atom1Feed .. class:: Atom1Feed(SyndicationFeed) - Spec: http://www.atomenabled.org/developers/syndication/atom-format-spec.php + Spec: http://tools.ietf.org/html/rfc4287 ``django.utils.functional`` =========================== |
