diff options
| author | Hasan Ramezani <hasan.r67@gmail.com> | 2020-04-27 22:28:40 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-04-29 20:08:36 +0200 |
| commit | 33f7739108226e2573f4b0242da5fd511908acdf (patch) | |
| tree | 907c1ec6a51117e1f1cd14d053e869b0327c50ab /docs/internals/contributing/bugs-and-features.txt | |
| parent | 54646a423b4501aeb80bbdd9238f20500c84cd5f (diff) | |
Fixed #31356 -- Changed IRC links to the Freenode webchat.
Diffstat (limited to 'docs/internals/contributing/bugs-and-features.txt')
| -rw-r--r-- | docs/internals/contributing/bugs-and-features.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/bugs-and-features.txt b/docs/internals/contributing/bugs-and-features.txt index a85f689326..da4ee20a15 100644 --- a/docs/internals/contributing/bugs-and-features.txt +++ b/docs/internals/contributing/bugs-and-features.txt @@ -165,4 +165,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: irc://irc.freenode.net/django +.. _#django: https://webchat.freenode.net/#django |
