summaryrefslogtreecommitdiff
path: root/docs/man/django-admin.1
diff options
context:
space:
mode:
authorJacob Kaplan-Moss <jacob@jacobian.org>2008-09-02 16:42:13 +0000
committerJacob Kaplan-Moss <jacob@jacobian.org>2008-09-02 16:42:13 +0000
commit23f012dbfad47849ef6c8d9bf3181eb29cacb3e9 (patch)
treebb1f9f2b0ad0f10e12fa125dfb9362ae0048fbff /docs/man/django-admin.1
parent1156db790a27975108cb78cd49f0ee549a7da739 (diff)
Cleaned up a bunch of minor doc stuff:
* Removed flatpages/redirects README; no other contrib apps have those. * Cleaned up top-level README to be more readable. * Removed outdated references to old docs (Fixes #8701) git-svn-id: http://code.djangoproject.com/svn/django/trunk@8857 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/man/django-admin.1')
-rw-r--r--docs/man/django-admin.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/django-admin.1 b/docs/man/django-admin.1
index 7f65fd0644..6407ee5e1d 100644
--- a/docs/man/django-admin.1
+++ b/docs/man/django-admin.1
@@ -168,7 +168,7 @@ It should be in Python-import form, e.g. "myproject.settings".
Full descriptions of all these options, with examples, as well as documentation
for the rest of the Django framework, can be found on the Django site:
.sp
-.I http://www.djangoproject.com/documentation/
+.I http://docs.djangoproject.com/en/dev/
.sp
or in the distributed documentation.
.SH "AUTHORS/CREDITS"