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 = {
13
13
favicon : 'img/128-blue-crunch.png' ,
14
14
15
15
// Set the production url of your site here
16
- url : 'https://mrtnzlml.github.io /' ,
16
+ url : 'https://solutionarchitecthandbook. mrtnzlml.com /' ,
17
17
// Set the /<baseUrl>/ pathname under which your site is served
18
18
// For GitHub pages deployment, it is often '/<projectName>/'
19
- baseUrl : '/rossum-sa-handbook/ ' ,
19
+ baseUrl : '/' ,
20
20
21
21
// GitHub pages deployment config.
22
22
// If you aren't using GitHub pages, you don't need these.
@@ -87,22 +87,11 @@ const config = {
87
87
position : 'left' ,
88
88
label : 'Learn' ,
89
89
} ,
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
100
90
{
101
91
to : '/cookbook' ,
102
92
label : 'Cookbook' ,
103
93
position : 'left' ,
104
94
} ,
105
-
106
95
{
107
96
href : 'https://elis.rossum.ai/api/docs/' ,
108
97
label : 'API' ,
You can’t perform that action at this time.
0 commit comments