Skip to content

Commit a4b9467

Browse files
committed
router install path
1 parent 701a527 commit a4b9467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libraries/router.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const routerProject = {
1414
bgRadial: 'from-emerald-500 via-lime-600/50 to-transparent',
1515
textColor: textStyles,
1616
defaultDocs: 'framework/react/overview',
17-
installPath: 'framework/$framework/installation',
17+
installPath: 'framework/$framework/quick-start',
1818
legacyPackages: ['react-location'],
1919
hideCodesandboxUrl: true as const,
2020
showVercelUrl: false,

0 commit comments

Comments
 (0)