From 3f4a1a2dec0d4f4813168c62a00d5708c5df26d7 Mon Sep 17 00:00:00 2001 From: sanjibani <18418553+sanjibani@users.noreply.github.com> Date: Mon, 22 Jun 2026 07:54:20 +0530 Subject: [PATCH] docs: fix broken tanstack.com/discord link in comparison.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `https://tanstack.com/discord` (404) → `https://discord.gg/tanstack` (200) The TanStack discord invite moved from the marketing site to a direct discord.gg invite. Verified the new URL returns 200. --- docs/router/comparison.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/router/comparison.md b/docs/router/comparison.md index 8eaef776f3..7eb7aece1b 100644 --- a/docs/router/comparison.md +++ b/docs/router/comparison.md @@ -105,6 +105,6 @@ Feature/Capability Key: --- -We don't have a comparison table for Solid just yet. If you're interested in helping us create one, please reach out in the [TanStack Discord](https://tanstack.com/discord) or open a PR with your proposed comparison! +We don't have a comparison table for Solid just yet. If you're interested in helping us create one, please reach out in the [TanStack Discord](https://discord.gg/tanstack) or open a PR with your proposed comparison!