diff options
Diffstat (limited to 'docs/man')
| -rw-r--r-- | docs/man/daily_cleanup.1 | 2 | ||||
| -rw-r--r-- | docs/man/django-admin.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/daily_cleanup.1 b/docs/man/daily_cleanup.1 index 9186dd67d6..444d4d0e6e 100644 --- a/docs/man/daily_cleanup.1 +++ b/docs/man/daily_cleanup.1 @@ -22,7 +22,7 @@ It should be in Python-import form, e.g. "myproject.settings". .SH "SEE ALSO" The sessions documentation: .sp -.I http://www.djangoproject.com/documentation/sessions/ +.I http://docs.djangoproject.com/en/dev/topics/http/sessions/ .SH "AUTHORS/CREDITS" Originally developed at World Online in Lawrence, Kansas, USA. Refer to the 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" |
