File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ export const router: LibrarySlim = {
5757 ogImage : 'https://github.com/tanstack/router/raw/main/media/header.png' ,
5858 docsRoot : 'docs/router' ,
5959 defaultDocs : 'framework/react/overview' ,
60- installPath : 'framework/$framework/installation ' ,
60+ installPath : 'framework/$framework/quick-start ' ,
6161 legacyPackages : [ 'react-location' ] ,
6262 hideCodesandboxUrl : true ,
6363 showNetlifyUrl : true ,
Original file line number Diff line number Diff 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 ,
You can’t perform that action at this time.
0 commit comments