diff --git a/help/_posts/2017-05-28-llvm.md b/help/_posts/2017-05-28-llvm.md index 265b669..751a82b 100644 --- a/help/_posts/2017-05-28-llvm.md +++ b/help/_posts/2017-05-28-llvm.md @@ -6,7 +6,7 @@ mirrorid: llvm ## LLVM Git 源码仓库镜像使用帮助(废弃) -**提醒:由于 LLVM 官方迁移至 monorepo 的形式,此仓库目前不再更新。请查看 [/help/llvm-project.git/](此页面) 获得新仓库的使用帮助。** +**提醒:由于 LLVM 官方迁移至 monorepo 的形式,此仓库目前不再更新。请查看 [此页面](/help/llvm-project.git/) 获得新仓库的使用帮助。** 本镜像镜像了官方的以下仓库: diff --git a/help/_posts/2020-09-10-llvm-project.git.md b/help/_posts/2020-09-10-llvm-project.git.md index e0660b2..b81e9d5 100644 --- a/help/_posts/2020-09-10-llvm-project.git.md +++ b/help/_posts/2020-09-10-llvm-project.git.md @@ -29,4 +29,4 @@ git remote set-url origin https://{{ site.hostname }}/git/llvm/llvm-project.git 将默认上游设置为 TUNA 镜像。 -注:如需要 LLVM 合并为 monorepo 前的各个子仓库(已经不再更新),请至 [/help/llvm](这个页面) 查看使用帮助。 \ No newline at end of file +注:如需要 LLVM 合并为 monorepo 前的各个子仓库(已经不再更新),请至 [此页面](/help/llvm/) 查看使用帮助。 \ No newline at end of file