From e23ba3593cf71edf76840b4f57935c575c698793 Mon Sep 17 00:00:00 2001 From: Glen Little Date: Wed, 18 May 2022 14:10:14 -0600 Subject: [PATCH] docs: correct link to Discord (#8225) --- docs/guide/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/index.md b/docs/guide/index.md index 338bd42a565aa3..4989b00769f701 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -145,4 +145,4 @@ Then go to your Vite based project and run `pnpm link --global vite` (or the pac ## Community -If you have questions or need help, reach out to the community at [Discord](https://discord.gg/4cmKdMfpU5) and [GitHub Discussions](https://github.com/vitejs/vite/discussions). +If you have questions or need help, reach out to the community at [Discord](https://chat.vitejs.dev) and [GitHub Discussions](https://github.com/vitejs/vite/discussions).