summaryrefslogtreecommitdiff
path: root/docs/ref/utils.txt
diff options
context:
space:
mode:
authorMatt Deacalion Stevens <matt@dirtymonkey.co.uk>2013-07-18 12:53:54 +0100
committerTim Graham <timograham@gmail.com>2013-07-18 08:47:58 -0400
commitfcd5f3a8d906e118f818b9f1409cbbccda57ae8e (patch)
treead3697173d57c803d73fe0fb8962a40b273c1563 /docs/ref/utils.txt
parent1641aa7119f72fda2247a0a023b507c272ce5ba8 (diff)
[1.6.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.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/utils.txt b/docs/ref/utils.txt
index 15f65c121f..6451a65745 100644
--- a/docs/ref/utils.txt
+++ b/docs/ref/utils.txt
@@ -439,7 +439,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``
===========================