[README.md] Update MSVC 2010 redist URL (closes #29222)
authorSergey M <dstftw@gmail.com>
Sat, 5 Jun 2021 22:32:27 +0000 (05:32 +0700)
committerGitHub <noreply@github.com>
Sat, 5 Jun 2021 22:32:27 +0000 (05:32 +0700)
README.md

index 059141611c93447e22b90b7b8ad19f0c950fc55f..2841ed68ff384e5ddbd953281c2959d1ba82fb36 100644 (file)
--- a/README.md
+++ b/README.md
@@ -893,7 +893,7 @@ Since June 2012 ([#342](https://github.com/ytdl-org/youtube-dl/issues/342)) yout
 
 ### The exe throws an error due to missing `MSVCR100.dll`
 
-To run the exe you need to install first the [Microsoft Visual C++ 2010 Redistributable Package (x86)](https://www.microsoft.com/en-US/download/details.aspx?id=5555).
+To run the exe you need to install first the [Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package (x86)](https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe).
 
 ### On Windows, how should I set up ffmpeg and youtube-dl? Where should I put the exe files?