Skip to content

Commit e49b911

Browse files
committed
[docs] Update repo name and github pages
1 parent 06b9dcd commit e49b911

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docusaurus.config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ const config = {
1313
favicon: 'img/favicon.ico',
1414

1515
// Set the production url of your site here
16-
url: 'https://contextpilot.github.io',
16+
url: 'https://efficientcontext.github.io',
1717
// Set the /<baseUrl>/ pathname under which your site is served
18-
baseUrl: '/',
18+
baseUrl: '/contextpilot-docs/',
1919

2020
// GitHub pages deployment config.
21-
organizationName: 'contextpilot',
22-
projectName: 'contextpilot.github.io',
21+
organizationName: 'EfficientContext',
22+
projectName: 'contextpilot-docs',
2323
trailingSlash: false,
2424

2525
onBrokenLinks: 'warn',

0 commit comments

Comments
 (0)