There was an error while loading. Please reload this page.
1 parent 06b9dcd commit e49b911Copy full SHA for e49b911
1 file changed
docusaurus.config.js
@@ -13,13 +13,13 @@ const config = {
13
favicon: 'img/favicon.ico',
14
15
// Set the production url of your site here
16
- url: 'https://contextpilot.github.io',
+ url: 'https://efficientcontext.github.io',
17
// Set the /<baseUrl>/ pathname under which your site is served
18
- baseUrl: '/',
+ baseUrl: '/contextpilot-docs/',
19
20
// GitHub pages deployment config.
21
- organizationName: 'contextpilot',
22
- projectName: 'contextpilot.github.io',
+ organizationName: 'EfficientContext',
+ projectName: 'contextpilot-docs',
23
trailingSlash: false,
24
25
onBrokenLinks: 'warn',
0 commit comments