From 23f012dbfad47849ef6c8d9bf3181eb29cacb3e9 Mon Sep 17 00:00:00 2001 From: Jacob Kaplan-Moss Date: Tue, 2 Sep 2008 16:42:13 +0000 Subject: 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 --- docs/intro/whatsnext.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/intro') diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt index 995e30fdc8..63e39966df 100644 --- a/docs/intro/whatsnext.txt +++ b/docs/intro/whatsnext.txt @@ -110,7 +110,7 @@ On the Web ---------- The most recent version of the Django documentation lives at -http://www.djangoproject.com/documentation/ . These HTML pages are generated +http://docs.djangoproject.com/en/dev/. These HTML pages are generated automatically from the text files in source control. That means they reflect the "latest and greatest" in Django -- they include the very latest corrections and additions, and they discuss the latest Django features, which may only be @@ -231,4 +231,4 @@ We follow this policy: * The `main documentation Web page`_ includes links to documentation for all previous versions. -.. _main documentation Web page: http://www.djangoproject.com/documentation/ +.. _main documentation Web page: http://docs.djangoproject.com/en/dev/ -- cgit v1.3