aboutsummaryrefslogtreecommitdiff
path: root/docs/users/versioning.md
diff options
context:
space:
mode:
authorVictor Romero <romerosanchezv@gmail.com>2021-02-08 12:03:37 -0800
committerGitHub <noreply@github.com>2021-02-08 12:03:37 -0800
commit3187f09a3c395849203d3edf0e15c012d7e7e1ff (patch)
tree12cd37e80f7509aa7ba63b552e11f2b02354232f /docs/users/versioning.md
parent5eea585548058540c3b73d087eb101c033b5fa85 (diff)
downloadvcpkg-3187f09a3c395849203d3edf0e15c012d7e7e1ff.tar.gz
vcpkg-3187f09a3c395849203d3edf0e15c012d7e7e1ff.zip
[vcpkg] More versioning docs (#15693)
* [vcpkg] Versioning docs: Getting started * Versioning docs: Getting started [revised] * Link to example of manifests in msbuild * [WIP] Reference docs * [vcpkg] Fix links in Getting Started with Versioning
Diffstat (limited to 'docs/users/versioning.md')
-rw-r--r--docs/users/versioning.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/users/versioning.md b/docs/users/versioning.md
index 86840422b..5db7f42c2 100644
--- a/docs/users/versioning.md
+++ b/docs/users/versioning.md
@@ -5,6 +5,8 @@
Versioning allows you to deterministically control the precise revisions of dependencies used by
your project from within your manifest file.
+See our guide to [getting started with versioning](versioning.getting-started.md).
+
## Version schemes
### Schemes