diff options
| author | Gary Wilson Jr <gary.wilson@gmail.com> | 2007-08-04 03:36:58 +0000 |
|---|---|---|
| committer | Gary Wilson Jr <gary.wilson@gmail.com> | 2007-08-04 03:36:58 +0000 |
| commit | 8a4a3f77072361f75cceee07a80a7a20beefeba4 (patch) | |
| tree | 2bf4ff27fc0cd84d25af27be18fc6cbd24c18ef3 /docs | |
| parent | b54de860108c89ae9b3428b696d377b202f091d6 (diff) | |
Changed the 0.95 release notes to point to the 0.95 documentation index.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5797 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/release_notes_0.95.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release_notes_0.95.txt b/docs/release_notes_0.95.txt index 3709cacf5a..f2ecbb66e6 100644 --- a/docs/release_notes_0.95.txt +++ b/docs/release_notes_0.95.txt @@ -114,7 +114,7 @@ there's a #django channel on irc.freenode.net that is regularly populated by Django users and developers from around the world. Friendly people are usually available at any hour of the day -- to help, or just to chat. -.. _online: http://www.djangoproject.com/documentation/ +.. _online: http://www.djangoproject.com/documentation/0.95/ .. _Django website: http://www.djangoproject.com/ .. _FAQ: http://www.djangoproject.com/documentation/faq/ .. _django-users: http://groups.google.com/group/django-users |
