From 5febc25b2dc91a80041411cdb00d0f082a6f0068 Mon Sep 17 00:00:00 2001 From: Yudi Date: Thu, 10 Feb 2022 12:18:43 -0300 Subject: [PATCH] Remove language from apple silicon link --- Install-.NET-Core-runtime.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-.NET-Core-runtime.md b/Install-.NET-Core-runtime.md index 76add4f..7041457 100644 --- a/Install-.NET-Core-runtime.md +++ b/Install-.NET-Core-runtime.md @@ -18,7 +18,7 @@ If you are using the CLI from Docker, installing the runtime on the host machine > 💡 [How can I tell if my computer is running a 32-bit (x86) or a 64-bit (x64) version of Windows?](https://support.microsoft.com/help/15056/windows-32-64-bit-faq) -💡 [Is my Mac using an Intel processor or Apple silicon?](https://support.apple.com/en-us/HT211814) +💡 [Is my Mac using an Intel processor or Apple silicon?](https://support.apple.com/HT211814) **Otherwise:** [Check out the latest version in this page](https://dotnet.microsoft.com/download/dotnet/6.0).