From 4f4fbeaa4a2fdde20b88afd93d1548d2d89850bd Mon Sep 17 00:00:00 2001 From: Yudi Date: Mon, 6 Dec 2021 12:42:20 -0300 Subject: [PATCH] Update image 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 e1fb0c9..4dc4411 100644 --- a/Install-.NET-Core-runtime.md +++ b/Install-.NET-Core-runtime.md @@ -22,7 +22,7 @@ If you are using the CLI from Docker, installing the runtime on the host machine [Check out the latest version in this page](https://dotnet.microsoft.com/download/dotnet/6.0). Look for the download link in the '**.NET Runtime**' section, under **Installers**: -[![](https://i.imgur.com/t3PB3NC.png)](https://dotnet.microsoft.com/download/dotnet/3.1) +[![](https://i.imgur.com/t3PB3NC.png)](https://dotnet.microsoft.com/download/dotnet/6.0) ## Linux