summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorEmmanuel Katchy <katchyemma@gmail.com>2024-01-18 22:03:20 +0000
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2024-01-20 19:43:55 +0100
commit12ffcfc350a19bbfbc203126a9b6c84b5e0d0ba2 (patch)
tree2c1f995690412ef400c71030d91eaed696f00a67 /AUTHORS
parent4879907223d70ee1a82474d9286ccfa5dae96971 (diff)
Updated "Dive Into Python" links.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS2
1 files changed, 1 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 8319353cf5..82aab46439 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1087,6 +1087,6 @@ A big THANK YOU goes to:
Ian Bicking for convincing Adrian to ditch code generation.
- Mark Pilgrim for "Dive Into Python" (https://www.diveinto.org/python3/).
+ Mark Pilgrim for "Dive Into Python" (https://diveintopython3.net/).
Guido van Rossum for creating Python.