diff --git a/docs/conf.py b/docs/conf.py index 1bcbccff..e0878cd2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -352,5 +352,5 @@ texinfo_documents = [ def setup(app): if app.config.language == "ja": app.config.intersphinx_mapping["py"] = ("https://docs.python.org/ja/3", None) - app.config.html_context["discord_invite"] = "https://discord.gg/nXzj3dg" - app.config.resource_links["discord"] = "https://discord.gg/nXzj3dg" + app.config.html_context["discord_invite"] = "https://discord.gg/TvqYBrGXEm" + app.config.resource_links["discord"] = "https://discord.gg/TvqYBrGXEm"