We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e82a8 commit 9f4abccCopy full SHA for 9f4abcc
1 file changed
README.md
@@ -9,7 +9,7 @@ Currently only 64-bit (x64) is targeted.
9
## Notes
10
11
* Multithreaded; no need for the MSVC Runtime to be installed separately
12
-* Built with [LTCG](https://docs.microsoft.com/en-us/cpp/build/reference/ltcg-link-time-code-generation?view=msvc-170)
+* Built with [LTCG](https://learn.microsoft.com/en-us/cpp/build/reference/ltcg-link-time-code-generation?view=msvc-170)
13
* Runs on Windows Vista and newer
14
15
## Build Instructions
0 commit comments