From 1822b1dfd6411e58fbae5423464436fdda356872 Mon Sep 17 00:00:00 2001 From: Yudi Date: Thu, 20 Feb 2020 13:48:06 -0300 Subject: [PATCH] Update Linux links --- Install-.NET-Core-runtime.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Install-.NET-Core-runtime.md b/Install-.NET-Core-runtime.md index 37672df..a66dd64 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](https://docs.microsoft.com/dotnet/core/install/linux-package-manager-debian10#install-the-net-core-runtime) -* [Ubuntu](https://docs.microsoft.com/dotnet/core/install/linux-package-manager-ubuntu-1904#install-the-net-core-runtime) +* [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) -For other distros, please check the _'Linux package managers'_ menu on the left of [this page](https://docs.microsoft.com/dotnet/core/install/linux-package-managers). +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).