File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,15 +20,15 @@ const config = {
2020 } ,
2121
2222 // Set the production url of your site here
23- url : 'https://second-state.github.io ' ,
23+ url : 'https://echokit.dev/ ' ,
2424 // Set the /<baseUrl>/ pathname under which your site is served
2525 // For GitHub pages deployment, it is often '/<projectName>/'
26- baseUrl : '/echokit-doc /' ,
26+ baseUrl : '/docs /' ,
2727
2828 // GitHub pages deployment config.
2929 // If you aren't using GitHub pages, you don't need these.
3030 organizationName : 'second-state' , // Usually your GitHub org/user name.
31- projectName : 'echokit-doc ' , // Usually your repo name.
31+ projectName : 'echokit' , // Usually your repo name.
3232
3333 onBrokenLinks : 'throw' ,
3434 onBrokenMarkdownLinks : 'warn' ,
You can’t perform that action at this time.
0 commit comments