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 f53e22f commit 20564d4Copy full SHA for 20564d4
docs/docusaurus.config.ts
@@ -52,7 +52,7 @@ const config: Config = {
52
sidebarPath: './sidebars.ts',
53
// Please change this to your repo.
54
// Remove this to remove the "edit this page" links.
55
- editUrl: 'https://github.com/cocoIndex/cocoindex/tree/main/docs',
+ editUrl: 'https://github.com/cocoindex-io/cocoindex/tree/main/docs',
56
},
57
blog: false,
58
theme: {
@@ -115,7 +115,7 @@ const config: Config = {
115
items: [
116
{
117
label: 'GitHub',
118
- href: 'https://github.com/cocoindex',
+ href: 'https://github.com/cocoindex-io/cocoindex',
119
120
121
label: 'Discord Community',
0 commit comments