Skip to content

Commit 5e2f3ee

Browse files
committed
Fix router framework install links
1 parent b02b195 commit 5e2f3ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/libraries/libraries.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ const queryCommunityLinks = [
199199
export const router: LibrarySlim = {
200200
id: 'router',
201201
name: 'TanStack Router',
202+
installPath: 'framework/$framework/quick-start',
202203
cardStyles: 'text-emerald-500 dark:text-emerald-400 hover:border-current',
203204
to: '/router',
204205
tagline: 'Type-safe Routing for React and Solid applications',

0 commit comments

Comments
 (0)