summaryrefslogtreecommitdiff
path: root/docs/sites.txt
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2006-05-23 14:20:51 +0000
committerAdrian Holovaty <adrian@holovaty.com>2006-05-23 14:20:51 +0000
commit9a4c39bb82582fe492d652d61b44449bd688f11d (patch)
tree9058d1418f8918e05c4a67e343568cf32d7035ee /docs/sites.txt
parent8fbf9714c321b8a4a1a2c76d1d60c2487acc2413 (diff)
Fixed incorrect link in docs/sites.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2968 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/sites.txt')
-rw-r--r--docs/sites.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sites.txt b/docs/sites.txt
index 51f57afe4f..cca9f14f31 100644
--- a/docs/sites.txt
+++ b/docs/sites.txt
@@ -308,4 +308,4 @@ Here's how Django uses the sites framework:
.. _redirects framework: http://www.djangoproject.com/documentation/redirects/
.. _flatpages framework: http://www.djangoproject.com/documentation/flatpages/
.. _syndication framework: http://www.djangoproject.com/documentation/syndication/
-.. _authentication framework: http://www.djangoproject.com/documentation/syndication/
+.. _authentication framework: http://www.djangoproject.com/documentation/authentication/