diff --git a/README.rst b/README.rst index e0baa8a1f7..bad4fae61b 100644 --- a/README.rst +++ b/README.rst @@ -35,7 +35,7 @@ To get more help: * Join the django-users mailing list, or read the archives, at https://groups.google.com/group/django-users. -* Join the `Django Discord community `_. +* Join the `Django Discord community `_. * Join the community on the `Django Forum `_. diff --git a/docs/faq/contributing.txt b/docs/faq/contributing.txt index d281ce8b75..c4c66f877b 100644 --- a/docs/faq/contributing.txt +++ b/docs/faq/contributing.txt @@ -68,7 +68,7 @@ issue over and over again. This sort of behavior will not gain you any additional attention -- certainly not the attention that you need in order to get your issue addressed. -.. _`Django Discord server`: https://discord.gg/xcRH6mN4fa +.. _`Django Discord server`: https://chat.djangoproject.com But I've reminded you several times and you keep ignoring my contribution! ========================================================================== diff --git a/docs/faq/help.txt b/docs/faq/help.txt index 7c8b39fc46..fa42f0d161 100644 --- a/docs/faq/help.txt +++ b/docs/faq/help.txt @@ -25,7 +25,7 @@ Then, please post it in one of the following channels: * The `Django Discord server`_ for chat-based discussions. .. _`"Using Django"`: https://forum.djangoproject.com/c/users/6 -.. _`Django Discord server`: https://discord.gg/xcRH6mN4fa +.. _`Django Discord server`: https://chat.djangoproject.com In all these channels please abide by the `Django Code of Conduct`_. In summary, being friendly and patient, considerate, respectful, and careful in diff --git a/docs/internals/contributing/bugs-and-features.txt b/docs/internals/contributing/bugs-and-features.txt index d95ab96efd..a305eb9c38 100644 --- a/docs/internals/contributing/bugs-and-features.txt +++ b/docs/internals/contributing/bugs-and-features.txt @@ -167,4 +167,4 @@ Votes on technical matters should be announced and held in public on the .. _searching: https://code.djangoproject.com/search .. _custom queries: https://code.djangoproject.com/query .. _Django Forum: https://forum.djangoproject.com/ -.. _Django Discord server: https://discord.gg/xcRH6mN4fa +.. _Django Discord server: https://chat.djangoproject.com diff --git a/docs/internals/contributing/index.txt b/docs/internals/contributing/index.txt index 6ac5e884bd..41596e88c9 100644 --- a/docs/internals/contributing/index.txt +++ b/docs/internals/contributing/index.txt @@ -46,7 +46,7 @@ a great ecosystem to work in: .. _posting guidelines: https://code.djangoproject.com/wiki/UsingTheMailingList .. _community page: https://www.djangoproject.com/community/ -.. _Django Discord server: https://discord.gg/xcRH6mN4fa +.. _Django Discord server: https://chat.djangoproject.com .. _Django forum: https://forum.djangoproject.com/ .. _register it here: https://www.djangoproject.com/community/add/blogs/ diff --git a/docs/internals/contributing/new-contributors.txt b/docs/internals/contributing/new-contributors.txt index 201fe4afc2..3ec74b6bd4 100644 --- a/docs/internals/contributing/new-contributors.txt +++ b/docs/internals/contributing/new-contributors.txt @@ -132,7 +132,7 @@ but not completely certain, you might also try asking on the ``#contributing-getting-started`` channel in the `Django Discord server`_ to see if someone else can confirm your suspicions. -.. _`Django Discord server`: https://discord.gg/xcRH6mN4fa +.. _`Django Discord server`: https://chat.djangoproject.com Wait for feedback, and respond to feedback that you receive ----------------------------------------------------------- diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt index 32c8645f20..e990089b04 100644 --- a/docs/intro/contributing.txt +++ b/docs/intro/contributing.txt @@ -47,7 +47,7 @@ so that it can be of use to the widest audience. .. _Dive Into Python: https://diveintopython3.net/ .. _Django Forum: https://forum.djangoproject.com/ -.. _Django Discord server: https://discord.gg/xcRH6mN4fa +.. _Django Discord server: https://chat.djangoproject.com What does this tutorial cover? ------------------------------ diff --git a/docs/intro/tutorial08.txt b/docs/intro/tutorial08.txt index 261cd85d85..6ef3b0b6e1 100644 --- a/docs/intro/tutorial08.txt +++ b/docs/intro/tutorial08.txt @@ -70,7 +70,7 @@ resolve the issue yourself, there are options available to you. #. Search for similar issues on the package's issue tracker. Django Debug Toolbar’s is `on GitHub `_. #. Consult the `Django Forum `_. -#. Join the `Django Discord server `_. +#. Join the `Django Discord server `_. Installing other third-party packages ===================================== diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt index e02d90f800..1515090a27 100644 --- a/docs/intro/whatsnext.txt +++ b/docs/intro/whatsnext.txt @@ -127,7 +127,7 @@ particular Django setup, try the |django-users| mailing list or the `Django Discord server`_ instead. .. _ticket system: https://code.djangoproject.com/ -.. _Django Discord server: https://discord.gg/xcRH6mN4fa +.. _Django Discord server: https://chat.djangoproject.com In plain text -------------