Skip to content

Commit 3a0c6dd

Browse files
radiantwaveSeanCassiere
andauthoredMar 17, 2025··
docs(start): fix broken url to the start-counter example (#3795)
Fix wrong url for start-counter example --------- Co-authored-by: Sean Cassiere <33615041+SeanCassiere@users.noreply.github.com>
1 parent bf5005f commit 3a0c6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/start/framework/react/quick-start.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ TanStack Start has load of examples to get you started. Pick one of the examples
2424

2525
- [Basic](../examples/start-basic) (start-basic)
2626
- [Basic + Auth](../examples/start-basic-auth) (start-basic-auth)
27-
- [Basic + Counter](../examples/start-basic-counter) (start-basic-counter)
27+
- [Counter](../examples/start-counter) (start-counter)
2828
- [Basic + React Query](../examples/start-basic-react-query) (start-basic-react-query)
2929
- [Clerk Auth](../examples/start-clerk-basic) (start-clerk-basic)
3030
- [Convex + Trellaux](../examples/start-convex-trellaux) (start-convex-trellaux)

0 commit comments

Comments
 (0)
Please sign in to comment.