summaryrefslogtreecommitdiff
path: root/docs/intro
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/intro
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/intro')
-rw-r--r--docs/intro/whatsnext.txt4
1 files changed, 2 insertions, 2 deletions
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/