Fix links in llvm help

Signed-off-by: Harry Chen <i@harrychen.xyz>
This commit is contained in:
Harry Chen 2020-09-10 13:22:38 +08:00
parent 48c2b8e80a
commit 9d8560e8b4
No known key found for this signature in database
GPG Key ID: 9F98D3E7C18D0378
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ mirrorid: llvm
## LLVM Git 源码仓库镜像使用帮助(废弃)
**提醒:由于 LLVM 官方迁移至 monorepo 的形式,此仓库目前不再更新。请查看 [/help/llvm-project.git/](此页面) 获得新仓库的使用帮助。**
**提醒:由于 LLVM 官方迁移至 monorepo 的形式,此仓库目前不再更新。请查看 [此页面](/help/llvm-project.git/) 获得新仓库的使用帮助。**
本镜像镜像了官方的以下仓库:

View File

@ -29,4 +29,4 @@ git remote set-url origin https://{{ site.hostname }}/git/llvm/llvm-project.git
将默认上游设置为 TUNA 镜像。
注:如需要 LLVM 合并为 monorepo 前的各个子仓库(已经不再更新),请至 [/help/llvm](这个页面) 查看使用帮助。
注:如需要 LLVM 合并为 monorepo 前的各个子仓库(已经不再更新),请至 [此页面](/help/llvm/) 查看使用帮助。