summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorMichiel Beijen <michiel.beijen@gmail.com>2017-05-20 15:32:35 +0200
committerClaude Paroz <claude@2xlibre.net>2017-05-20 15:32:35 +0200
commit48028c6f9a22742ff05da79822f5e3385d1b4c4c (patch)
tree25cfa2eb58245d1fcda4104ce8141aee4a379d6a /AUTHORS
parent43c65e0eb003b0eed34eae60a9e2292c00d7e4b6 (diff)
Pointed Dive into Python links to python3 site
The old site handles python2, and is thus no longer relevant for Django. Also I pointed the search path links to the proper sections.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS3
1 files changed, 1 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index 3664c6a20f..30a445b91c 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -841,7 +841,6 @@ A big THANK YOU goes to:
Ian Bicking for convincing Adrian to ditch code generation.
- Mark Pilgrim for "Dive Into Python" (http://www.diveintopython.net,
- http://www.diveintopython3.net).
+ Mark Pilgrim for "Dive Into Python" (http://www.diveintopython3.net).
Guido van Rossum for creating Python.