We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 701a527 commit a4b9467Copy full SHA for a4b9467
src/libraries/router.tsx
@@ -14,7 +14,7 @@ export const routerProject = {
14
bgRadial: 'from-emerald-500 via-lime-600/50 to-transparent',
15
textColor: textStyles,
16
defaultDocs: 'framework/react/overview',
17
- installPath: 'framework/$framework/installation',
+ installPath: 'framework/$framework/quick-start',
18
legacyPackages: ['react-location'],
19
hideCodesandboxUrl: true as const,
20
showVercelUrl: false,
0 commit comments