From 4859fe2d759f447a7a26ea3aa65d800471da6792 Mon Sep 17 00:00:00 2001 From: Yudi Date: Thu, 9 Apr 2020 18:38:03 -0300 Subject: [PATCH] Fix Fedora 31 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 be740ae..2ad08d3 100644 --- a/Install-.NET-Core-runtime.md +++ b/Install-.NET-Core-runtime.md @@ -30,7 +30,7 @@ Look for the download link in the '.NET Core Runtime' (not the preview version) Check out the instructions for your distro: * [Debian 10](https://docs.microsoft.com/dotnet/core/install/linux-package-manager-debian10) * [Ubuntu 19.10](https://docs.microsoft.com/dotnet/core/install/linux-package-manager-ubuntu-1910) -* [Fedora 31](https://docs.microsoft.com/en-us/dotnet/core/install/linux-package-manager-fedora31) +* [Fedora 31](https://docs.microsoft.com/dotnet/core/install/linux-package-manager-fedora31) For other distros and versions, please check the _'Linux package managers'_ menu on the left of [this page](https://docs.microsoft.com/dotnet/core/install/linux-package-managers).