Fixed incorrect link in docs/sites.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2968 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
8fbf9714c3
commit
9a4c39bb82
|
@ -308,4 +308,4 @@ Here's how Django uses the sites framework:
|
||||||
.. _redirects framework: http://www.djangoproject.com/documentation/redirects/
|
.. _redirects framework: http://www.djangoproject.com/documentation/redirects/
|
||||||
.. _flatpages framework: http://www.djangoproject.com/documentation/flatpages/
|
.. _flatpages framework: http://www.djangoproject.com/documentation/flatpages/
|
||||||
.. _syndication framework: http://www.djangoproject.com/documentation/syndication/
|
.. _syndication framework: http://www.djangoproject.com/documentation/syndication/
|
||||||
.. _authentication framework: http://www.djangoproject.com/documentation/syndication/
|
.. _authentication framework: http://www.djangoproject.com/documentation/authentication/
|
||||||
|
|
Loading…
Reference in New Issue