diff options
Diffstat (limited to 'vcpkg/docs/users/manifests.md')
| -rw-r--r-- | vcpkg/docs/users/manifests.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/docs/users/manifests.md b/vcpkg/docs/users/manifests.md new file mode 100644 index 0000000..7f9a82b --- /dev/null +++ b/vcpkg/docs/users/manifests.md @@ -0,0 +1,6 @@ +# Manifests
+
+The documentation for this topic has been moved to the following articles in [Microsoft Learn](https://learn.microsoft.com/vcpkg):
+
+* [Manifest mode](https://learn.microsoft.com/vcpkg/users/manifests)
+* [vcpkg.json syntax](https://learn.microsoft.com/vcpkg/reference/vcpkg-json)
|