From d6eed05b357f2f82e7f81cc4bfbdf072df514f6e Mon Sep 17 00:00:00 2001 From: wryx166 Date: Thu, 30 Jan 2025 02:56:23 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=BF=E6=8D=A2.NET8=20=E6=A1=8C?= =?UTF-8?q?=E9=9D=A2=E8=BF=90=E8=A1=8C=E6=97=B6=E4=B8=8B=E8=BD=BD=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E4=B8=BA=E7=9B=B4=E9=93=BE=20(#11693)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit docs: Update faq.md --- docs/en-us/manual/faq.md | 2 +- docs/ja-jp/manual/faq.md | 2 +- docs/ko-kr/manual/faq.md | 2 +- docs/zh-cn/manual/faq.md | 2 +- docs/zh-tw/manual/faq.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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) :::