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 b20e174 commit 541ae72Copy full SHA for 541ae72
src/libraries/ai.tsx
@@ -30,7 +30,7 @@ export const aiProject = {
30
textColor: `text-pink-700`,
31
frameworks: ['react', 'solid', 'vanilla'],
32
scarfId: undefined,
33
- defaultDocs: 'overview',
+ defaultDocs: 'getting-started/overview',
34
menu: [
35
{
36
icon: <BiBookAlt />,
0 commit comments