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

Refs #29877 -- Made diveinto.org URLs HTTPS.

This commit is contained in:
Jon Dufresne
2018-10-23 06:03:00 -07:00
committed by Carlton Gibson
parent b0d716cbff
commit 136a900ef9
6 changed files with 7 additions and 7 deletions

View File

@@ -912,6 +912,6 @@ A big THANK YOU goes to:
Ian Bicking for convincing Adrian to ditch code generation.
Mark Pilgrim for "Dive Into Python" (http://www.diveinto.org/python3/).
Mark Pilgrim for "Dive Into Python" (https://www.diveinto.org/python3/).
Guido van Rossum for creating Python.