File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ const config = {
1313 favicon : 'img/128-blue-crunch.png' ,
1414
1515 // Set the production url of your site here
16- url : 'https://mrtnzlml.github.io /' ,
16+ url : 'https://solutionarchitecthandbook. mrtnzlml.com /' ,
1717 // Set the /<baseUrl>/ pathname under which your site is served
1818 // For GitHub pages deployment, it is often '/<projectName>/'
19- baseUrl : '/rossum-sa-handbook/ ' ,
19+ baseUrl : '/' ,
2020
2121 // GitHub pages deployment config.
2222 // If you aren't using GitHub pages, you don't need these.
@@ -87,22 +87,11 @@ const config = {
8787 position : 'left' ,
8888 label : 'Learn' ,
8989 } ,
90-
91- // See: http://localhost:3000/docs/docusaurus/intro
92- // {
93- // type: 'docSidebar',
94- // sidebarId: 'docusaurusSidebar',
95- // position: 'left',
96- // label: 'Docusaurus',
97- // },
98-
99- // http://localhost:3000/blog
10090 {
10191 to : '/cookbook' ,
10292 label : 'Cookbook' ,
10393 position : 'left' ,
10494 } ,
105-
10695 {
10796 href : 'https://elis.rossum.ai/api/docs/' ,
10897 label : 'API' ,
You can’t perform that action at this time.
0 commit comments