1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

[1.6.x] Updated a bunch of hyperlinks in documentation

Backport of 626bdf648 from master.
This commit is contained in:
Claude Paroz
2013-12-08 18:39:26 +01:00
parent 45c0d2e1ce
commit ef9832f148
30 changed files with 52 additions and 52 deletions

View File

@@ -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.