diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-04-30 04:39:50 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-29 13:39:50 -0700 |
| commit | 713e3aeb3f04a2ef9a1df3c411f937e2dbcdb875 (patch) | |
| tree | a043241de45a505f9e5fc9c68392f2fab5f18a72 /docs/users/versioning.md | |
| parent | 4f942e1b11b43c2ee9399bb20cc775642d4f5c55 (diff) | |
| download | vcpkg-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/users/versioning.md')
| -rw-r--r-- | docs/users/versioning.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users/versioning.md b/docs/users/versioning.md index 6fdc678e5..1cc482655 100644 --- a/docs/users/versioning.md +++ b/docs/users/versioning.md @@ -86,4 +86,4 @@ See also the [manifest documentation](manifests.md) for more syntax information. ## Original Specification -See also the [original specification](https://github.com/vicroms/vcpkg/blob/versioning-spec/docs/specifications/versioning.md) +See also the [original specification](https://github.com/microsoft/vcpkg/blob/master/docs/specifications/versioning.md) |
