diff --git a/help/_posts/2020-09-10-llvm-project.git.md b/help/_posts/2020-09-10-llvm-project.git.md index 1e0afd4..07428e8 100644 --- a/help/_posts/2020-09-10-llvm-project.git.md +++ b/help/_posts/2020-09-10-llvm-project.git.md @@ -29,7 +29,4 @@ git remote set-url origin https://{{ site.hostname }}/git/llvm-project.git 将默认上游设置为 TUNA 镜像。 -注: - -* 如需要各个子项目的发布版本代码,请至 [GitHub Release 镜像](https://{{ site.hostname }}/github-release/llvm/llvm-project/) 下载。 -* 如需要 LLVM 合并为 monorepo 前的各个子仓库(已经不再更新),请至 [此页面](/help/llvm/) 查看使用帮助。 +注:如需要各个子项目的发布版本代码,请至 [GitHub Release 镜像](https://{{ site.hostname }}/github-release/llvm/llvm-project/) 下载。