Update link to beta registry (#3342)

This commit is contained in:
Rick Winter 2022-02-11 14:57:17 -08:00 committed by GitHub
parent 41cda0d34d
commit 2a27c19db4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ You can reference this [vcpkg Quick Start](https://github.com/microsoft/vcpkg#qu
Official vcpkg registry may have beta versions of Azure SDK client libraries, up until a given library gets released as stable. After that, we don't publish post-first-stable beta releases of that library in the official registry.
If you are interested in both stable releases and post-first-stable beta releases, see [Azure SDK Beta Vcpkg Registry](https://github.com/azure-sdk/vcpkg-betas).
If you are interested in both stable releases and post-first-stable beta releases, see [Azure SDK Beta Vcpkg Registry](https://github.com/Azure/azure-sdk-vcpkg-betas/).
### Building your Application