From 5889781c4630b867128f36f3d00b7e7ad38970c2 Mon Sep 17 00:00:00 2001 From: Yurii Motov Date: Fri, 10 Jul 2026 18:16:54 +0200 Subject: [PATCH] Fif redirect discord.gg --- docs/en/docs/help-fastapi.md | 2 +- docs/en/mkdocs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/docs/help-fastapi.md b/docs/en/docs/help-fastapi.md index 14bd05646..1aefa6ef6 100644 --- a/docs/en/docs/help-fastapi.md +++ b/docs/en/docs/help-fastapi.md @@ -68,7 +68,7 @@ You can [create a new question](https://github.com/fastapi/fastapi/discussions/n ## Join the Chat { #join-the-chat } -Join the 👥 [Discord chat server](https://discord.gg/VQjSZaeJmf) 👥 and hang out with others in the FastAPI community. +Join the 👥 [Discord chat server](https://discord.com/invite/VQjSZaeJmf) 👥 and hang out with others in the FastAPI community. /// tip diff --git a/docs/en/mkdocs.yml b/docs/en/mkdocs.yml index 884307dcf..a48e831df 100644 --- a/docs/en/mkdocs.yml +++ b/docs/en/mkdocs.yml @@ -288,7 +288,7 @@ extra: - icon: octicons/mark-github-24 link: https://github.com/fastapi/fastapi - icon: fontawesome/brands/discord - link: https://discord.gg/VQjSZaeJmf + link: https://discord.com/invite/VQjSZaeJmf - icon: fontawesome/brands/x-twitter link: https://x.com/fastapi - icon: fontawesome/brands/bluesky