There was an error while loading. Please reload this page.
1 parent dfe40c7 commit 4953a65Copy full SHA for 4953a65
1 file changed
src/lib/shared.ts
@@ -6,6 +6,6 @@ export const docsContentRoute = '/llms.mdx/docs';
6
// fill this with your actual GitHub info, for example:
7
export const gitConfig = {
8
user: 'mx-space',
9
- repo: 'mx-doc',
+ repo: 'docs',
10
branch: 'main',
11
};
0 commit comments