diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -161,7 +161,7 @@ The test project: [xmake-core](https://github.com/xmake-io/xmake/tree/master/cor * Official package repository [xmake-repo](https://github.com/xmake-io/xmake-repo) (tbox >1.6.1) * Official package manager [Xrepo](https://github.com/xmake-io/xrepo) -* User-built repositories +* [User-built repositories](https://xmake.io/#/package/remote_package?id=using-self-built-private-package-repository) * Conan (conan::openssl/1.1.1g) * Vcpkg (vcpkg:ffmpeg) * Homebrew/Linuxbrew (brew::pcre2/libpcre2-8) diff --git a/README_zh.md b/README_zh.md index decc74226..10c66bd50 100644 --- a/README_zh.md +++ b/README_zh.md @@ -170,7 +170,7 @@ $ xmake f --menu * 官方自建仓库 [xmake-repo](https://github.com/xmake-io/xmake-repo) (tbox >1.6.1) * 官方包管理器 [Xrepo](https://github.com/xmake-io/xrepo) -* 用户自建仓库 +* [用户自建仓库](https://xmake.io/#/zh-cn/package/remote_package?id=%e4%bd%bf%e7%94%a8%e8%87%aa%e5%bb%ba%e7%a7%81%e6%9c%89%e5%8c%85%e4%bb%93%e5%ba%93) * Conan (conan::openssl/1.1.1g) * Vcpkg (vcpkg:ffmpeg) * Homebrew/Linuxbrew (brew::pcre2/libpcre2-8) |
