diff options
| author | Tim Graham <timograham@gmail.com> | 2014-11-05 09:09:25 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-11-05 09:09:25 -0500 |
| commit | 9f4c718b2f3b09ce23a837853ba2289cec85ae4f (patch) | |
| tree | 99b1ad3157f465d6d60edfbfc6a3ff23766deb88 /docs | |
| parent | f5fe9f29c8a9ae93226125b99e751f1176e22801 (diff) | |
Removed redundant link in 1.7 release notes.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt index 954a3f2514..35fa4ce4f1 100644 --- a/docs/releases/1.7.txt +++ b/docs/releases/1.7.txt @@ -8,10 +8,9 @@ Welcome to Django 1.7! These release notes cover the `new features`_, as well as some `backwards incompatible changes`_ you'll want to be aware of when upgrading from Django -1.6 or older versions. We've also dropped some features, which are detailed in -:ref:`our deprecation plan <deprecation-removed-in-1.7>`, we've `begun the -deprecation process for some features`_, and some features have reached the -end of their deprecation process and `have been removed`_. +1.6 or older versions. We've `begun the deprecation process for some features`_, +and some features have reached the end of their deprecation process and +`have been removed`_. .. _`new features`: `What's new in Django 1.7`_ .. _`backwards incompatible changes`: `Backwards incompatible changes in 1.7`_ |
