Commit fd4b5ce
Update Visual C++ Redistributable download link (#182)
* Fix broken Visual C++ Redistributable download link
The old support.microsoft.com URL returns a 404. Update to the current
learn.microsoft.com page for latest supported VC++ redistributable downloads.
https://claude.ai/code/session_01V88gBxX3vnwRRzrfuQtVqi
* Fix VS Redistributable link to point directly to x64 download
Instead of linking to Microsoft's documentation page where users have to
find the right download, link directly to the x64 VC++ Redistributable
installer via Microsoft's aka.ms permalink for VS 2022.
https://claude.ai/code/session_01V88gBxX3vnwRRzrfuQtVqi
* Link to VS downloads page section instead of direct download
Point users to the Visual Studio downloads page anchored to the
VC++ Redistributable section, which has a clear download button.
This is better than a direct .exe download (confusing) or a docs
page (requires users to find the right link).
https://claude.ai/code/session_01V88gBxX3vnwRRzrfuQtVqi
* Use better anchor for VC++ Redistributable download page
Link to #microsoft-visual-c-v14-redistributable which points
directly to the redistributable section rather than the broader
Visual Studio downloads page.
https://claude.ai/code/session_01V88gBxX3vnwRRzrfuQtVqi
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 03107f4 commit fd4b5ce
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments