From de883eea3d3264515566c07d2b3eeac6efb7c1d9 Mon Sep 17 00:00:00 2001 From: Rageking8 Date: Wed, 1 Oct 2025 20:43:40 +0800 Subject: [PATCH] Delete extra slash for link in "Microsoft Visual C++ Redistributable latest supported downloads" --- docs/windows/latest-supported-vc-redist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/windows/latest-supported-vc-redist.md b/docs/windows/latest-supported-vc-redist.md index 9217788e65..a8628f299b 100644 --- a/docs/windows/latest-supported-vc-redist.md +++ b/docs/windows/latest-supported-vc-redist.md @@ -134,7 +134,7 @@ Download Redistributable files for other languages and architectures from: **Release notes** - [Visual Studio 2022 release notes](/visualstudio/releases/2022/release-notes) -- [What's new for C++ in Visual Studio](../overview//what-s-new-for-visual-cpp-in-visual-studio.md) +- [What's new for C++ in Visual Studio](../overview/what-s-new-for-visual-cpp-in-visual-studio.md) - [Visual C++ What's New 2003 through 2015](../porting/visual-cpp-what-s-new-2003-through-2015.md) - [MSVC Backend Updates since Visual Studio 2022 version 17.3](https://devblogs.microsoft.com/cppblog/msvc-backend-updates-since-visual-studio-2022-version-17-3/) - [Standard Template Library (STL) changelog](https://github.com/microsoft/STL/wiki/Changelog)