diff options
| author | Sprite <SpriteOvO@gmail.com> | 2020-09-01 00:35:11 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-31 09:35:11 -0700 |
| commit | 98f2308aedb64816ad60f20b4295a101132a2d6a (patch) | |
| tree | 4f7b524e6be9ee4bab7895782848bbbb2cc20cec | |
| parent | b41ce1186a512679e200aa04d10e308a97722478 (diff) | |
| download | vcpkg-98f2308aedb64816ad60f20b4295a101132a2d6a.tar.gz vcpkg-98f2308aedb64816ad60f20b4295a101132a2d6a.zip | |
Fix link (#13209)
| -rw-r--r-- | README_zh_CN.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README_zh_CN.md b/README_zh_CN.md index 37b236ee9..33aae2ecf 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -293,7 +293,7 @@ set(CMAKE_TOOLCHAIN_FILE ${CMAKE_CURRENT_SOURCE_DIR}/vcpkg/scripts/buildsystems/ 请查阅 [清单][getting-started:manifest-spec] 获取更多信息。 -[getting-started:using-a-package]: docs/examples/intalling-and-using-packages.md +[getting-started:using-a-package]: docs/examples/installing-and-using-packages.md [getting-started:integration]: docs/users/integration.md [getting-started:git]: https://git-scm.com/downloads [getting-started:cmake-tools]: https://marketplace.visualstudio.com/items?itemName=ms-vscode.cmake-tools |
