From 2a27c19db4e228bf5bdabd6fe289cb22905d369d Mon Sep 17 00:00:00 2001 From: Rick Winter Date: Fri, 11 Feb 2022 14:57:17 -0800 Subject: [PATCH] Update link to beta registry (#3342) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a03494ab3..23a00e568 100644 --- a/README.md +++ b/README.md @@ -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