1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

[1.6.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 ab2a2f6695
commit fcd2e06ae5
6 changed files with 9 additions and 9 deletions

View File

@@ -658,7 +658,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.