diff --git a/docs/en-us/manual/faq.md b/docs/en-us/manual/faq.md index 683d5154c8..c129731808 100644 --- a/docs/en-us/manual/faq.md +++ b/docs/en-us/manual/faq.md @@ -21,7 +21,7 @@ winget install "Microsoft.VCRedist.2015+.x64" --override "/repair /passive /nore or manually download and install the following **two** runtime libraries to resolve the issue. - [Visual C++ Redistributable x64](https://aka.ms/vs/17/release/vc_redist.x64.exe) -- [.NET Desktop Runtime 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0#:~:text=Binaries-,Windows,-x64) +- [.NET Desktop Runtime 8](https://aka.ms/dotnet/8.0/windowsdesktop-runtime-win-x64.exe) ::: diff --git a/docs/ja-jp/manual/faq.md b/docs/ja-jp/manual/faq.md index 98f21fd814..d36291b134 100644 --- a/docs/ja-jp/manual/faq.md +++ b/docs/ja-jp/manual/faq.md @@ -21,7 +21,7 @@ winget install "Microsoft.VCRedist.2015+.x64" --override "/repair /passive /nore 以下の**2つ**のランタイムライブラリを手動でダウンロードしてインストールして問題を解決してください。 - [Visual C++ 再頒布可能パッケージ](https://aka.ms/vs/17/release/vc_redist.x64.exe) -- [.NET デスクトップランタイム 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0#:~:text=Binaries-,Windows,-x64) +- [.NET デスクトップランタイム 8](https://aka.ms/dotnet/8.0/windowsdesktop-runtime-win-x64.exe) ::: diff --git a/docs/ko-kr/manual/faq.md b/docs/ko-kr/manual/faq.md index 170a98b235..e9b3211456 100644 --- a/docs/ko-kr/manual/faq.md +++ b/docs/ko-kr/manual/faq.md @@ -21,7 +21,7 @@ winget install "Microsoft.VCRedist.2015+.x64" --override "/repair /passive /nore 아래**두 개**의 실행 라이브러리를 수동으로 다운로드하여 설치하여 문제를 해결하세요. - [Visual C++ 재배포 가능 패키지](https://aka.ms/vs/17/release/vc_redist.x64.exe) -- [.NET 데스크톱 런타임 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0#:~:text=Binaries-,Windows,-x64) +- [.NET 데스크톱 런타임 8](https://aka.ms/dotnet/8.0/windowsdesktop-runtime-win-x64.exe) ::: diff --git a/docs/zh-cn/manual/faq.md b/docs/zh-cn/manual/faq.md index 7ea9990084..9f2736fe9f 100644 --- a/docs/zh-cn/manual/faq.md +++ b/docs/zh-cn/manual/faq.md @@ -21,7 +21,7 @@ winget install "Microsoft.VCRedist.2015+.x64" --override "/repair /passive /nore 或手动下载并安装以下**两个**运行库来解决问题。 - [Visual C++ 可再发行程序包](https://aka.ms/vs/17/release/vc_redist.x64.exe) -- [.NET 桌面运行时 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0#:~:text=Binaries-,Windows,-x64) +- [.NET 桌面运行时 8](https://aka.ms/dotnet/8.0/windowsdesktop-runtime-win-x64.exe) ::: ## 软件无法运行/闪退/报错 diff --git a/docs/zh-tw/manual/faq.md b/docs/zh-tw/manual/faq.md index 4456924a08..0acd0fcffe 100644 --- a/docs/zh-tw/manual/faq.md +++ b/docs/zh-tw/manual/faq.md @@ -21,7 +21,7 @@ winget install "Microsoft.VCRedist.2015+.x64" --override "/repair /passive /nore 或者手動下載並安裝以下**兩個**運行庫來解決問題。 - [Visual C++ 可再發行程序包](https://aka.ms/vs/17/release/vc_redist.x64.exe) -- [.NET 桌面運行時 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0#:~:text=Binaries-,Windows,-x64) +- [.NET 桌面運行時 8](https://aka.ms/dotnet/8.0/windowsdesktop-runtime-win-x64.exe) :::