1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[1.7.x] Fixed #22801 -- Added 'www.' to diveintopython.net links

Backport of f97c53c098 from master
This commit is contained in:
Maxime Turcotte
2014-06-10 15:16:31 -04:00
committed by Tim Graham
parent 0767055dfc
commit de0e285be8
6 changed files with 7 additions and 7 deletions

View File

@@ -697,7 +697,7 @@ A big THANK YOU goes to:
Ian Bicking for convincing Adrian to ditch code generation.
Mark Pilgrim for "Dive Into Python" (http://diveintopython.net,
Mark Pilgrim for "Dive Into Python" (http://www.diveintopython.net,
http://www.diveintopython3.net).
Guido van Rossum for creating Python.