File tree Expand file tree Collapse file tree
website/.vitepress/theme/components Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,12 +30,12 @@ onMounted(() => {
3030 解析 → 语义化 → 向量化,将代码仓库转化为可查询的知识图谱,让 AI 助手真正理解你的代码
3131 </p >
3232 <div class =" hero-actions" >
33- <a href =" /guide/quick-start" class =" btn-primary" >快速开始 →</a >
34- <a href =" /reference/cli" class =" btn-secondary" >CLI 参考</a >
33+ <a href =" /IGraph/ guide/quick-start" class =" btn-primary" >快速开始 →</a >
34+ <a href =" /IGraph/ reference/cli" class =" btn-secondary" >CLI 参考</a >
3535 </div >
3636 <div class =" hero-install" >
3737 <span class =" prompt" >$</span >
38- <code >npm install -g igraph</code >
38+ <code >npm install -g igraph-cli </code >
3939 </div >
4040 </section >
4141
@@ -274,7 +274,7 @@ onMounted(() => {
274274 <section class =" cta-section" >
275275 <h2 class =" cta-title" >让 AI 助手理解你的整个代码库</h2 >
276276 <p class =" cta-desc" >三条命令即可完成接入,从此告别上下文丢失。</p >
277- <a href =" /guide/quick-start" class =" btn-primary" >开始使用 →</a >
277+ <a href =" /IGraph/ guide/quick-start" class =" btn-primary" >开始使用 →</a >
278278 </section >
279279 </div >
280280</template >
You can’t perform that action at this time.
0 commit comments