diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-06-03 12:07:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-03 12:07:30 +0200 |
| commit | f10c52afabac25f2c10aca26d32dbe7e0e46082e (patch) | |
| tree | 21f011573a1ad88b69950a0ae19912a266ad68fa /docs/intro | |
| parent | 0d2816133c7e81966bec36b2e3af2fa1ff4f12c2 (diff) | |
Refs #31356 -- Changed IRC links to the Libera.Chat webchat.
Follow up to 66491f08fe86629fa25977bb3dddda06959f65e7.
Diffstat (limited to 'docs/intro')
| -rw-r--r-- | docs/intro/contributing.txt | 2 | ||||
| -rw-r--r-- | docs/intro/whatsnext.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt index c6940355db..4a1dacf50a 100644 --- a/docs/intro/contributing.txt +++ b/docs/intro/contributing.txt @@ -45,7 +45,7 @@ so that it can be of use to the widest audience. chat with other Django users who might be able to help. __ https://diveinto.org/python3/table-of-contents.html -__ irc://irc.libera.chat/django-dev +__ https://web.libera.chat/#django-dev What does this tutorial cover? ------------------------------ diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt index 4e1920f713..e17110eeb6 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 IRC channel`_ instead. .. _ticket system: https://code.djangoproject.com/ -.. _#django IRC channel: irc://irc.libera.chat/django +.. _#django IRC channel: https://web.libera.chat/#django In plain text ------------- |
