summaryrefslogtreecommitdiff
path: root/docs/releases/1.2.txt
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2013-12-08 18:39:26 +0100
committerClaude Paroz <claude@2xlibre.net>2013-12-08 18:40:09 +0100
commit626bdf648a2c4c4f5fd25fbc4af41a1acfa18d7f (patch)
tree145beca61ea31d53977e6747b005d3c81c99bac0 /docs/releases/1.2.txt
parentf876552f4bd3f4b87441856b6e93d97938c45d39 (diff)
Updated a bunch of hyperlinks in documentation
Diffstat (limited to 'docs/releases/1.2.txt')
-rw-r--r--docs/releases/1.2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.2.txt b/docs/releases/1.2.txt
index ac355a1d87..387f2508ef 100644
--- a/docs/releases/1.2.txt
+++ b/docs/releases/1.2.txt
@@ -50,7 +50,7 @@ be found below`_.
`Django Advent`_ covered the release of Django 1.2 with a series of
articles and tutorials that cover some of the new features in depth.
-.. _django advent: http://djangoadvent.com/
+.. _django advent: https://github.com/djangoadvent/djangoadvent-articles
Wherever possible these features have been introduced in a backwards-compatible
manner per :doc:`our API stability policy </misc/api-stability>` policy.