summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Morley <edmorley@users.noreply.github.com>2016-09-01 20:18:56 +0100
committerTim Graham <timograham@gmail.com>2016-09-01 15:18:55 -0400
commit2cfd48bccd44f52e17851677281cc3fcb0da9d37 (patch)
treea4f60227e7d88b48bd45403d8fc519c09de292d1
parent7ed8b98f42cd3a9fa530bbb764d3d79230e0a7a7 (diff)
downloaddjango-2cfd48bccd44f52e17851677281cc3fcb0da9d37.tar.gz
Updated roadmap link for 1.11.
-rw-r--r--docs/internals/release-process.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/release-process.txt b/docs/internals/release-process.txt
index b5d56abec7..ad891c6225 100644
--- a/docs/internals/release-process.txt
+++ b/docs/internals/release-process.txt
@@ -194,7 +194,7 @@ features to include in the next version. This should include a good deal of
preliminary work on those features -- working code trumps grand design.
Major features for an upcoming release will be added to the wiki roadmap page,
-e.g. https://code.djangoproject.com/wiki/Version1.9Roadmap.
+e.g. https://code.djangoproject.com/wiki/Version1.11Roadmap.
Phase two: development
~~~~~~~~~~~~~~~~~~~~~~