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:12:01 +0100
commitee2698dccad5a61ab0e74255376cfebb9c7b05aa (patch)
tree07875be2956dc51c34b86465fd634228740dd1cb /docs/intro/tutorial01.txt
parentbed70e2c00ee05ab28e3f01c390cb13501216450 (diff)
[5.1.x] Removed reference to "removing older versions of Django" in tutorial.
Obsoleted in c4fa0143f7117a07a3f0258a063f5265e795ffbb. The general install instructions are still linked above. Backport of 3d819e23240ab6f903eb60d76237628981fd52b5 from main.
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 b840eb2660..00d1627c24 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