summaryrefslogtreecommitdiff
path: root/docs/intro
diff options
context:
space:
mode:
authorbcye <br.apps@icloud.com>2019-08-19 01:28:09 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2019-08-19 07:03:43 +0200
commitac34fccdb900788c2e024ea61bbaf4be7a46cce1 (patch)
treee22444d35582d4a715d28827cc555f841fd9349d /docs/intro
parentd1c2e6dd04d4ddc8ace17e6abfed16ac46459d1e (diff)
Fixed broken links to Dive Into Python 3 book.
Diffstat (limited to 'docs/intro')
-rw-r--r--docs/intro/contributing.txt2
-rw-r--r--docs/intro/index.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt
index 2b115f6ce6..2f156e426e 100644
--- a/docs/intro/contributing.txt
+++ b/docs/intro/contributing.txt
@@ -43,7 +43,7 @@ so that it can be of use to the widest audience.
to |django-developers| or drop by `#django-dev on irc.freenode.net`__ to
chat with other Django users who might be able to help.
-__ https://www.diveinto.org/python3/
+__ https://diveinto.org/python3/table-of-contents.html
__ irc://irc.freenode.net/django-dev
What does this tutorial cover?
diff --git a/docs/intro/index.txt b/docs/intro/index.txt
index 23d7588af8..1be0facb22 100644
--- a/docs/intro/index.txt
+++ b/docs/intro/index.txt
@@ -36,5 +36,5 @@ place: read this material to quickly get up and running.
.. _python: https://python.org/
.. _list of Python resources for non-programmers: https://wiki.python.org/moin/BeginnersGuide/NonProgrammers
- .. _Dive Into Python: https://www.diveinto.org/python3/
+ .. _Dive Into Python: https://diveinto.org/python3/table-of-contents.html
.. _books about Python: https://wiki.python.org/moin/PythonBooks