aboutsummaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
authorPhoebe <20694052+PhoebeHui@users.noreply.github.com>2021-04-30 04:39:50 +0800
committerGitHub <noreply@github.com>2021-04-29 13:39:50 -0700
commit713e3aeb3f04a2ef9a1df3c411f937e2dbcdb875 (patch)
treea043241de45a505f9e5fc9c68392f2fab5f18a72 /docs/README.md
parent4f942e1b11b43c2ee9399bb20cc775642d4f5c55 (diff)
downloadvcpkg-713e3aeb3f04a2ef9a1df3c411f937e2dbcdb875.tar.gz
vcpkg-713e3aeb3f04a2ef9a1df3c411f937e2dbcdb875.zip
[docs] Fix broken links (#17566)
* [docs] Fix broken links * Fix the charactor * Update the charactor
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index 1869e85f7..a0a53b1cc 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -9,7 +9,7 @@ Vcpkg helps you manage C and C++ libraries on Windows, Linux and MacOS. This too
- [Installing and Using Packages Example: sqlite](examples/installing-and-using-packages.md)
- [Packaging Zipfiles Example: zlib](examples/packaging-zipfiles.md)
- [Packaging GitHub Repositories Example: libogg](examples/packaging-github-repos.md)
-- [Patching Example: Patching libpng to work for x86-uwp](examples/patching.md)
+- [Patching Example: Patching libpng to work for x64-uwp](examples/patching.md)
- [Getting Started with Versioning](examples/versioning.getting-started.md)
### User Help