diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2022-01-23 20:24:18 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-23 20:24:18 -0500 |
commit | 23ce525c5c4294b703a1ff8dd3cc5bc71365306b (patch) | |
tree | a0bf478990b18d441c317cc5d246b1031fe61bd3 | |
parent | 05bd74c933c1471525e50b1e21d4d4ed1f492343 (diff) | |
download | python-setuptools-git-23ce525c5c4294b703a1ff8dd3cc5bc71365306b.tar.gz |
Use the generic invite link to pypa discord. Has better redirect behavior.
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 6d62a68b..ebc2d339 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -8,5 +8,5 @@ contact_links: Please ask typical Q&A here: general ideas for Python packaging, questions about structuring projects and so on - name: 💬 Discord (chat) - url: https://discord.com/channels/803025117553754132/815945031150993468 + url: https://discord.com/invite/pypa about: Chat with devs |