summaryrefslogtreecommitdiff
path: root/docs/releases/1.0.txt
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2012-11-24 18:10:51 +0100
committerClaude Paroz <claude@2xlibre.net>2012-11-24 18:10:51 +0100
commit44815bad6b3a21831eaf659d446c4a1182e4833c (patch)
treed21f13649c6ec7fc1112ade6d77a59feb807b1ad /docs/releases/1.0.txt
parent35a0fff28ad7e3ca26f902893a7659343e490f82 (diff)
Removed obsolete contrib.comments upgrade guide
The old comment system was pre-1.0.
Diffstat (limited to 'docs/releases/1.0.txt')
-rw-r--r--docs/releases/1.0.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases/1.0.txt b/docs/releases/1.0.txt
index 1e44f57de8..be61311232 100644
--- a/docs/releases/1.0.txt
+++ b/docs/releases/1.0.txt
@@ -194,8 +194,8 @@ Refactored ``django.contrib.comments``
As part of a Google Summer of Code project, Thejaswi Puthraya carried out a
major rewrite and refactoring of Django's bundled comment system, greatly
increasing its flexibility and customizability. :doc:`Full documentation
-</ref/contrib/comments/index>` is available, as well as :doc:`an upgrade guide
-</ref/contrib/comments/upgrade>` if you were using the previous incarnation of
+</ref/contrib/comments/index>` is available, as well as an upgrade guide
+if you were using the previous incarnation of
the comments application.
Removal of deprecated features