Skip to content

Commit b165e8d

Browse files
Fix router framework install links (#866)
1 parent d82a4df commit b165e8d

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
@@ -201,6 +201,7 @@ const queryCommunityLinks = [
201201
export const router: LibrarySlim = {
202202
id: 'router',
203203
name: 'TanStack Router',
204+
installPath: 'framework/$framework/quick-start',
204205
cardStyles: 'text-emerald-500 dark:text-emerald-400 hover:border-current',
205206
to: '/router',
206207
tagline: 'Type-safe Routing for React and Solid applications',

0 commit comments

Comments
 (0)