diff --git a/Install-.NET-Core-runtime.md b/Install-.NET-Core-runtime.md index a66dd64..7d547fd 100644 --- a/Install-.NET-Core-runtime.md +++ b/Install-.NET-Core-runtime.md @@ -28,7 +28,7 @@ Look for the download link in the '.NET Core Runtime' (not the preview version) **You only need to install .NET Core Runtime** Check out the instructions for your distro: -* [Debian 10](https://docs.microsoft.com/dotnet/core/install/linux-package-manager-debian10#install-the-net-core-runtime) -* [Ubuntu 19.10](https://docs.microsoft.com/en-us/dotnet/core/install/linux-package-manager-ubuntu-1910#install-the-net-core-runtime) +* [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) 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).