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).