From d62af1c1ee9c62b9b551a92a5fafd5afe3b80227 Mon Sep 17 00:00:00 2001 From: Jeongseok Lee Date: Thu, 29 Jun 2023 21:04:53 -0700 Subject: [PATCH] Update link to faq --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1cd7e4a..fbf198a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -80,7 +80,7 @@ jobs: %VCPKG_ROOT%\vcpkg.exe install --recurse --triplet x64-windows %VCPKG_PACKAGES% # Remove temporary files - # https://github.com/Microsoft/vcpkg/blob/master/docs/about/faq.md#how-can-i-remove-temporary-files + # https://learn.microsoft.com/en-us/vcpkg/about/faq#how-can-i-remove-temporary-files - name: Cleanup vcpkg Temporary Files shell: cmd run: |