summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial08.txt
diff options
context:
space:
mode:
authorSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2024-12-11 15:21:28 +0100
committerSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-01-08 10:24:52 +0100
commit15e207ce80581ec64bd790c37cce1bc07d01a744 (patch)
tree468b7e0154659520fe15fdc87983eaf6b1421437 /docs/intro/tutorial08.txt
parent007f14365988bd94c35dc34959c1ef4c2407c86f (diff)
Fixed #35999 -- Removed #django IRC channel references where appropriate.
Some references are replaced with links to the Django Discord server.
Diffstat (limited to 'docs/intro/tutorial08.txt')
-rw-r--r--docs/intro/tutorial08.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/intro/tutorial08.txt b/docs/intro/tutorial08.txt
index 98bf70d330..261cd85d85 100644
--- a/docs/intro/tutorial08.txt
+++ b/docs/intro/tutorial08.txt
@@ -71,7 +71,6 @@ resolve the issue yourself, there are options available to you.
Toolbar’s is `on GitHub <https://github.com/django-commons/django-debug-toolbar/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc>`_.
#. Consult the `Django Forum <https://forum.djangoproject.com/>`_.
#. Join the `Django Discord server <https://discord.gg/xcRH6mN4fa>`_.
-#. Join the #Django IRC channel on `Libera.chat <https://libera.chat/>`_.
Installing other third-party packages
=====================================