We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43803c1 commit 1d52fa2Copy full SHA for 1d52fa2
1 file changed
README.md
@@ -41,7 +41,7 @@ pnpm dev
41
├── 📂 app/ # Next.js App Router
42
│ ├── 📂 components/ # React 组件
43
│ ├── 📂 docs/ # 文档内容
44
-│ │ └── 📂 computer-science/ # 计算机科学知识库
+│ │ └── 📂 ai/ # ai知识库
45
│ ├── 📄 layout.tsx # 根布局
46
│ └── 📄 page.tsx # 主页
47
├── 📂 source.config.ts # Fumadocs 配置
0 commit comments