diff options
Diffstat (limited to 'docs/users/versioning.md')
| -rw-r--r-- | docs/users/versioning.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/users/versioning.md b/docs/users/versioning.md index 5db7f42c2..6fdc678e5 100644 --- a/docs/users/versioning.md +++ b/docs/users/versioning.md @@ -1,11 +1,13 @@ # Versioning +**The latest version of this documentation is available on [GitHub](https://github.com/Microsoft/vcpkg/tree/master/docs/users/versioning.md).** + **This feature is experimental and requires `--feature-flags=versions`** 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). +See our guide to [getting started with versioning](../examples/versioning.getting-started.md). ## Version schemes |
