Skip to content

Commit 13130ed

Browse files
author
生信牧小熊
committed
fix some bug
1 parent 4108a4b commit 13130ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export default defineConfig({
3939
nav: [
4040
{ text: '首页', link: '/' },
4141
{ text: '向量基础', link: '/base/chapter1/项目介绍' },
42-
{ text: 'Faiss 教程', link: '/Faiss/chapter1/引言.md' },
42+
{ text: 'Faiss 教程', link: '/Faiss/chapter1/FAISS入门与环境搭建' },
4343
{ text: 'Milvus 教程', link: '/Milvus/chapter1/Milvus 介绍' },
4444
{ text: 'Annoy 教程', link: '/Annoy/chapter1/Annoy 介绍' },
4545
{ text: '实战项目', link: '/projects/' }

0 commit comments

Comments
 (0)