summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2006-07-30 05:07:06 +0000
committerAdrian Holovaty <adrian@holovaty.com>2006-07-30 05:07:06 +0000
commit22e8fb11db33f675623cd722e0b5010786ab1e0c (patch)
treebaeb1a8beaf961a2278a28186d8e6c8fcd227344 /docs
parent7b0c3d4a11f62bc685b5468e00d8642ef737b10a (diff)
Fixed ReST error in docs/release_notes_0.95.txt. Thanks, Jeremy Dunck
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3496 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/release_notes_0.95.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release_notes_0.95.txt b/docs/release_notes_0.95.txt
index 029d65b131..72240a5751 100644
--- a/docs/release_notes_0.95.txt
+++ b/docs/release_notes_0.95.txt
@@ -85,7 +85,7 @@ The new features and changes introduced in 0.95 include:
The number of changes required to port from 0.91-compatible code to the 0.95
code base are significant in some cases. However, they are, for the most part,
reasonably routine and only need to be done once. A list of the necessary
-changes is described in the 'Removing The Magic`_ wiki page. There is also an
+changes is described in the `Removing The Magic`_ wiki page. There is also an
easy checklist_ for reference when undertaking the porting operation.
.. _Removing The Magic: http://code.djangoproject.com/wiki/RemovingTheMagic