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 fb9286f commit e4a3dddCopy full SHA for e4a3ddd
docusaurus.config.ts
@@ -13,7 +13,7 @@ const config: Config = {
13
url: 'https://acolytec3.github.io',
14
// Set the /<baseUrl>/ pathname under which your site is served
15
// For GitHub pages deployment, it is often '/<projectName>/'
16
- baseUrl: '/',
+ baseUrl: '/execution-apis/',
17
18
// GitHub pages deployment config.
19
// If you aren't using GitHub pages, you don't need these.
0 commit comments