From c11e5cf8270aecf49c0e0087f72d343ad806d5c0 Mon Sep 17 00:00:00 2001 From: Kunal Pal <95424813+000-KunalPal@users.noreply.github.com> Date: Fri, 31 Oct 2025 13:08:13 +0530 Subject: [PATCH] Update TanStack Start with Convex and Clerk example link to correct template --- npm-packages/docs/docs/auth/clerk.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm-packages/docs/docs/auth/clerk.mdx b/npm-packages/docs/docs/auth/clerk.mdx index 9149c7ec3..a807af469 100644 --- a/npm-packages/docs/docs/auth/clerk.mdx +++ b/npm-packages/docs/docs/auth/clerk.mdx @@ -432,7 +432,7 @@ follow the [Convex Next.js Quickstart](/quickstart/nextjs.mdx) first. Then: ### TanStack Start **Example:** -[TanStack Start with Convex and Clerk](https://github.com/get-convex/templates/tree/main/template-tanstack-start) +[TanStack Start with Convex and Clerk](https://github.com/get-convex/templates/tree/main/template-tanstack-start-clerk) See the [TanStack Start with Clerk guide](/client/tanstack/tanstack-start/clerk.mdx) for