summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial01.txt
diff options
context:
space:
mode:
authorClifford Gama <cliffygamy@gmail.com>2024-11-03 11:09:08 +0200
committerSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2024-11-29 17:10:16 +0100
commit3d819e23240ab6f903eb60d76237628981fd52b5 (patch)
tree691165d7e6e4c4a6c39536b21244aa68b77fc737 /docs/intro/tutorial01.txt
parent7a05f63a8e3ae3521442e86806a6ed111f982de2 (diff)
Removed reference to "removing older versions of Django" in tutorial.
Obsoleted in c4fa0143f7117a07a3f0258a063f5265e795ffbb. The general install instructions are still linked above.
Diffstat (limited to 'docs/intro/tutorial01.txt')
-rw-r--r--docs/intro/tutorial01.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/intro/tutorial01.txt b/docs/intro/tutorial01.txt
index c5ac5a1107..26cc241f35 100644
--- a/docs/intro/tutorial01.txt
+++ b/docs/intro/tutorial01.txt
@@ -30,9 +30,6 @@ of this page, or update Django to the newest version. If you're using an older
version of Python, check :ref:`faq-python-version-support` to find a compatible
version of Django.
-See :doc:`How to install Django </topics/install>` for advice on how to remove
-older versions of Django and install a newer one.
-
.. admonition:: Where to get help:
If you're having trouble going through this tutorial, please head over to