From 56c6f2ef69437faf9ce5ca1cbffde6929a9d9b7f Mon Sep 17 00:00:00 2001 From: angellmethod <23619763+angellmethod@users.noreply.github.com> Date: Wed, 27 Nov 2019 12:34:07 -0600 Subject: [PATCH] Update diveinto link The diveinto.org link is broken when I try it. I found that https://diveinto.org/python3/table-of-contents.html works but the https://diveintopython3.net/ is shorter and appears less broken to someone reading the url for the first time. The table of content at this updated address looks the same as what I found on the web.archive.org for the diveinto.org link. --- docs/writing/structure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/writing/structure.rst b/docs/writing/structure.rst index 87353e608..7f1baef6b 100644 --- a/docs/writing/structure.rst +++ b/docs/writing/structure.rst @@ -891,4 +891,4 @@ Further Reading *************** - http://docs.python.org/3/library/ -- https://www.diveinto.org/python3/ +- https://diveintopython3.net/