From ac442ad5aa86271c21d89d38219e3dbfb96c9b7e Mon Sep 17 00:00:00 2001 From: Chip Hogg Date: Mon, 21 Oct 2024 15:06:44 -0400 Subject: [PATCH] Use official vcpkg link [Evidently], `vcpkg.link` is an unofficial third party URL. We now use the official URL instead. [Evidently]: https://github.com/aurora-opensource/au/commit/06b074cd972234fca5b9abe429a7299e9c95af93#r148182262 --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 588e1d10..59833520 100644 --- a/docs/install.md +++ b/docs/install.md @@ -232,7 +232,7 @@ methods have "community support", which means: Each package manager contains setup instructions on its page for Au. Here are the packages: - **Conan:** [au](https://conan.io/center/recipes/au) -- **vcpkg:** [aurora-au](https://vcpkg.link/ports/aurora-au) +- **vcpkg:** [aurora-au](https://vcpkg.io/en/package/aurora-au) ### Single file {#single-file}