diff --git a/release-notes/1.0/1.0.1-sdk-release-notes.md b/release-notes/1.0/1.0.1-sdk-release-notes.md
index 378a5566..548a7a5d 100644
--- a/release-notes/1.0/1.0.1-sdk-release-notes.md
+++ b/release-notes/1.0/1.0.1-sdk-release-notes.md
@@ -6,7 +6,7 @@
* [.NET Core 1.0.4](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.4.md)
* [.NET Core 1.1.1](https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.1.md)
-[.NET Core 1.0.4](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.4.md) was released today. Both releases include reliability updates to improve the quality of .NET Core. You can download the .NET Core Runtime releases via our [.NET Core Runtimes download page](https://www.microsoft.com/net/download/core#/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://www.microsoft.com/net/download/core#/sdk).
+[.NET Core 1.0.4](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.4.md) was released today. Both releases include reliability updates to improve the quality of .NET Core. You can download the .NET Core Runtime releases via our [.NET Core Runtimes download page](https://dotnet.microsoft.com/download/dotnet-core/current/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://dotnet.microsoft.com/download).
Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/) for details and great context around the release. Visual Studio 2017 is also releasing today and you can read about it in their [announcement](https://blogs.msdn.microsoft.com/visualstudio/).
@@ -14,7 +14,7 @@ Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.co
**.NET Core SDK 1.0.0** is releasing with Visual Studio 2017. The [announcement blog](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/) as well as the [RC4 blog post](https://blogs.msdn.microsoft.com/dotnet/2017/02/07/announcing-net-core-tools-updates-in-vs-2017-rc) have great details on what is available in this final release.
-**.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://www.microsoft.com/net/core), also includes support for Fedora 24, OpenSUSE 42.1 and Ubuntu 16.10.
+**.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://dotnet.microsoft.com/download), also includes support for Fedora 24, OpenSUSE 42.1 and Ubuntu 16.10.
### project.json tools
diff --git a/release-notes/1.0/1.0.10.md b/release-notes/1.0/1.0.10.md
index a7c3e8d5..ead56063 100644
--- a/release-notes/1.0/1.0.10.md
+++ b/release-notes/1.0/1.0.10.md
@@ -4,7 +4,7 @@ Microsoft is releasing security advisories for .NET Core and ASP.NET Core. Issue
.NET Core 1.0.10 and SDK 1.1.8 are available for download and usage in your environment.
-* [Getting Started](https://www.microsoft.com/net/core/)
+* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.10-download.md)
The .NET Core SDK 1.1.8 includes .NET Core 1.0.10 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 1.1.8, the following command will show that you're running version `1.1.8` of the tools.
diff --git a/release-notes/1.0/1.0.11.md b/release-notes/1.0/1.0.11.md
index 34c54214..f1c2be23 100644
--- a/release-notes/1.0/1.0.11.md
+++ b/release-notes/1.0/1.0.11.md
@@ -4,7 +4,7 @@ Microsoft is releasing updates for .NET Core and ASP.NET Core. Issues addressed
.NET Core 1.0.11 and SDK 1.1.8 are available for download and usage in your environment.
-* [Getting Started](https://www.microsoft.com/net/core/)
+* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.11-download.md)
The .NET Core SDK 1.1.9 includes .NET Core 1.0.11 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 1.1.8, the following command will show that you're running version `1.1.9` of the tools.
diff --git a/release-notes/1.0/1.0.14/1.0.14-download.md b/release-notes/1.0/1.0.14/1.0.14-download.md
index ef3db71a..d8aecbd9 100644
--- a/release-notes/1.0/1.0.14/1.0.14-download.md
+++ b/release-notes/1.0/1.0.14/1.0.14-download.md
@@ -97,5 +97,5 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.14-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.12-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/dotnet-core/1.0
+[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.0
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/1.0/1.0.15/1.0.15-download.md b/release-notes/1.0/1.0.15/1.0.15-download.md
index ee90e39d..07278085 100644
--- a/release-notes/1.0/1.0.15/1.0.15-download.md
+++ b/release-notes/1.0/1.0.15/1.0.15-download.md
@@ -94,6 +94,6 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.15-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.13-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/dotnet-core/1.0
+[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.0
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2019/03/12/net-core-march-2019/
diff --git a/release-notes/1.0/1.0.16/1.0.16-download.md b/release-notes/1.0/1.0.16/1.0.16-download.md
index 3e41a9af..a53d8976 100644
--- a/release-notes/1.0/1.0.16/1.0.16-download.md
+++ b/release-notes/1.0/1.0.16/1.0.16-download.md
@@ -95,6 +95,6 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.16-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.14-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/dotnet-core/1.0
+[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.0
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2019/
diff --git a/release-notes/1.0/1.0.3.md b/release-notes/1.0/1.0.3.md
index ef86dff8..b50db66a 100644
--- a/release-notes/1.0/1.0.3.md
+++ b/release-notes/1.0/1.0.3.md
@@ -2,7 +2,7 @@
## .NET Core December 2016 Update - 1.0.3 released 12/13/2016
-A few highlights on this release can be read about on the [.NET Blog](https://blogs.msdn.microsoft.com/dotnet/). This update can be downloaded and installed from the [.NET Portal](https://www.microsoft.com/net/download/core?v=lts).
+A few highlights on this release can be read about on the [.NET Blog](https://blogs.msdn.microsoft.com/dotnet/). This update can be downloaded and installed from the [.NET Portal](https://dotnet.microsoft.com/download).
## Closed Issues for 1.0.3
diff --git a/release-notes/1.0/1.0.4-sdk.md b/release-notes/1.0/1.0.4-sdk.md
index 810e8e86..cb2384b6 100644
--- a/release-notes/1.0/1.0.4-sdk.md
+++ b/release-notes/1.0/1.0.4-sdk.md
@@ -2,7 +2,7 @@
## .NET Core May 2017 Update - SDK 1.0.4 Released 5/8/2017
-This release includes critical security and reliability updates to improve the quality of .NET Core. The latest releases can be found on the [.NET Core download pages](https://www.microsoft.com/net/download/core#/runtime) or from the following.
+This release includes critical security and reliability updates to improve the quality of .NET Core. The latest releases can be found on the [.NET Core download pages](https://dotnet.microsoft.com/download/dotnet-core/current/runtime) or from the following.
* [.NET Core Runtime 1.0.5](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.5-download.md)
* [.NET Core Runtime 1.1.2](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.2-download.md)
diff --git a/release-notes/1.0/1.0.4.md b/release-notes/1.0/1.0.4.md
index 5954c262..16b27819 100644
--- a/release-notes/1.0/1.0.4.md
+++ b/release-notes/1.0/1.0.4.md
@@ -2,7 +2,7 @@
## .NET Core March 2017 Update - 1.0.4 Released 3/7/2017
-[.NET Core 1.0.4](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.4.md) was released today. Both releases include reliability updates to improve the quality of .NET Core. You can download the .NET Core Runtime releases via our [.NET Core Runtimes download page](https://www.microsoft.com/net/download/core#/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://www.microsoft.com/net/download/core#/sdk).
+[.NET Core 1.0.4](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.4.md) was released today. Both releases include reliability updates to improve the quality of .NET Core. You can download the .NET Core Runtime releases via our [.NET Core Runtimes download page](https://dotnet.microsoft.com/download/dotnet-core/current/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://dotnet.microsoft.com/download).
Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/) for details and great context around the release. Visual Studio 2017 is also releasing today and you can read about it in their [announcement](https://blogs.msdn.microsoft.com/visualstudio/).
@@ -10,7 +10,7 @@ Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.co
**.NET Core SDK 1.0.0** is releasing with Visual Studio 2017. The [announcement blog](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/) as well as the [RC4 blog post](https://blogs.msdn.microsoft.com/dotnet/2017/02/07/announcing-net-core-tools-updates-in-vs-2017-rc) have great details on what is available in this final release.
-**.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://www.microsoft.com/net/core), also includes support for Fedora 24, OpenSUSE 42.1 and Ubuntu 16.10.
+**.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://dotnet.microsoft.com/download), also includes support for Fedora 24, OpenSUSE 42.1 and Ubuntu 16.10.
### project.json tools
diff --git a/release-notes/1.0/1.0.5.md b/release-notes/1.0/1.0.5.md
index 3484da86..f5f6e45a 100644
--- a/release-notes/1.0/1.0.5.md
+++ b/release-notes/1.0/1.0.5.md
@@ -2,7 +2,7 @@
## .NET Core May 2017 Update - 1.0.5 Released 5/8/2017
-This release includes critical security and reliability updates to improve the quality of .NET Core. The latest releases can be found on the [.NET Core download pages](https://www.microsoft.com/net/download/core#/runtime) or from the following.
+This release includes critical security and reliability updates to improve the quality of .NET Core. The latest releases can be found on the [.NET Core download pages](https://dotnet.microsoft.com/download/dotnet-core/current/runtime) or from the following.
* [.NET Core Runtime 1.0.5](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.5-download.md)
* [.NET Core Runtime 1.1.2](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.2-download.md)
diff --git a/release-notes/1.0/1.0.9.md b/release-notes/1.0/1.0.9.md
index 7540a640..6079a80b 100644
--- a/release-notes/1.0/1.0.9.md
+++ b/release-notes/1.0/1.0.9.md
@@ -5,7 +5,7 @@ Microsoft is releasing security advisories for .NET Core and ASP.NET Core. Issue
.NET Core 1.0.9 and SDK 1.1.7 are available for download and usage in your environment.
* [Announcement](https://blogs.msdn.microsoft.com/)
-* [Getting Started](https://www.microsoft.com/net/core/)
+* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.5-download.md)
The .NET Core SDK 1.1.7 includes .NET Core 1.0.9 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 1.1.7, the following command will show that you're running version `1.1.7` of the tools.
diff --git a/release-notes/1.0/releases.json b/release-notes/1.0/releases.json
index c3b8dd07..13e924c8 100644
--- a/release-notes/1.0/releases.json
+++ b/release-notes/1.0/releases.json
@@ -6,7 +6,7 @@
"latest-sdk": "1.1.14",
"support-phase": "eol",
"eol-date": "2019-06-27",
- "lifecycle-policy": "https://www.microsoft.com/net/support/policy",
+ "lifecycle-policy": "https://dotnet.microsoft.com/platform/support/policy/",
"releases": [
{
"release-date": "2019-05-14",
diff --git a/release-notes/1.1/1.1.0-preview1-known-issues.md b/release-notes/1.1/1.1.0-preview1-known-issues.md
index 61e434db..0408c650 100644
--- a/release-notes/1.1/1.1.0-preview1-known-issues.md
+++ b/release-notes/1.1/1.1.0-preview1-known-issues.md
@@ -4,7 +4,7 @@ This document lists known issues for *.NET Core 1.1.0 Preview 1* and *.NET Core
## Previous versions of the Host Resolver are removed
-Everything about .NET Core is designed to be side-by-side but there is an issue with the Preview 1 installers which removes previous versions of the Host Resolver (dotnet/host/fxr). The Preview 1 version is compatible with previous releases and you should see no changes in behavior with Preview 1 installed. However, if 1.1 is uninstalled the Host Resolver will be removed and dotnet commands will fail. Re-installing the latest released [.NET Core SDK](https://www.microsoft.com/net/download) will resolve the issue.
+Everything about .NET Core is designed to be side-by-side but there is an issue with the Preview 1 installers which removes previous versions of the Host Resolver (dotnet/host/fxr). The Preview 1 version is compatible with previous releases and you should see no changes in behavior with Preview 1 installed. However, if 1.1 is uninstalled the Host Resolver will be removed and dotnet commands will fail. Re-installing the latest released [.NET Core SDK](https://dotnet.microsoft.com/download) will resolve the issue.
## Visual Studio unable to find the SDK
diff --git a/release-notes/1.1/1.1.1.md b/release-notes/1.1/1.1.1.md
index 993336e9..28f0f68b 100644
--- a/release-notes/1.1/1.1.1.md
+++ b/release-notes/1.1/1.1.1.md
@@ -2,7 +2,7 @@
## .NET Core March 2017 Update - 1.1.1 Released 3/7/2017
-[.NET Core 1.1.1](https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.1.md) was released today. Both releases include reliability updates to improve the quality of .NET Core. You can download the .NET Core Runtime releases via our [.NET Core Runtimes download page](https://www.microsoft.com/net/download/core#/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://www.microsoft.com/net/download/core#/sdk).
+[.NET Core 1.1.1](https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.1.md) was released today. Both releases include reliability updates to improve the quality of .NET Core. You can download the .NET Core Runtime releases via our [.NET Core Runtimes download page](https://dotnet.microsoft.com/download/dotnet-core/current/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://dotnet.microsoft.com/download).
Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/) for details and great context around the release. Visual Studio 2017 is also releasing today and you can read about it in their [announcement](https://blogs.msdn.microsoft.com/visualstudio/).
@@ -10,7 +10,7 @@ Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.co
**.NET Core SDK 1.0.0** is releasing with Visual Studio 2017. The [announcement blog](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/) as well as the [RC4 blog post](https://blogs.msdn.microsoft.com/dotnet/2017/02/07/announcing-net-core-tools-updates-in-vs-2017-rc) have great details on what is available in this final release. You can read about the Visual Studio 2017 in their [announcement](https://blogs.msdn.microsoft.com/visualstudio/).
-**.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://www.microsoft.com/net/core), also includes support for Fedora 24 and OpenSUSE 42.1.
+**.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://dotnet.microsoft.com/download), also includes support for Fedora 24 and OpenSUSE 42.1.
### project.json tools
diff --git a/release-notes/1.1/1.1.11/1.1.11-download.md b/release-notes/1.1/1.1.11/1.1.11-download.md
index 770ce8df..0a448fa3 100644
--- a/release-notes/1.1/1.1.11/1.1.11-download.md
+++ b/release-notes/1.1/1.1.11/1.1.11-download.md
@@ -104,5 +104,5 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.11-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.12-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/dotnet-core/1.1
+[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.1
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/1.1/1.1.12/1.1.12-download.md b/release-notes/1.1/1.1.12/1.1.12-download.md
index 3a304499..dcf9a433 100644
--- a/release-notes/1.1/1.1.12/1.1.12-download.md
+++ b/release-notes/1.1/1.1.12/1.1.12-download.md
@@ -103,7 +103,7 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.12-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.13-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/dotnet-core/1.1
+[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.1
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2019/03/12/net-core-march-2019/
\ No newline at end of file
diff --git a/release-notes/1.1/1.1.13/1.1.13-download.md b/release-notes/1.1/1.1.13/1.1.13-download.md
index 3e016a41..b68dc938 100644
--- a/release-notes/1.1/1.1.13/1.1.13-download.md
+++ b/release-notes/1.1/1.1.13/1.1.13-download.md
@@ -104,7 +104,7 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.13-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.14-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/dotnet-core/1.1
+[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.1
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2019/
diff --git a/release-notes/1.1/1.1.2.md b/release-notes/1.1/1.1.2.md
index 5f01f884..27227aba 100644
--- a/release-notes/1.1/1.1.2.md
+++ b/release-notes/1.1/1.1.2.md
@@ -2,7 +2,7 @@
## .NET Core May 2017 Update - 1.1.2 Released 5/8/2017
-This release includes critical security and reliability updates to improve the quality of .NET Core. The latest releases can be found on the [.NET Core download pages](https://www.microsoft.com/net/download/core#/runtime) or from the following.
+This release includes critical security and reliability updates to improve the quality of .NET Core. The latest releases can be found on the [.NET Core download pages](https://dotnet.microsoft.com/download/dotnet-core/current/runtime) or from the following.
* [.NET Core Runtime 1.0.5](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.5-download.md)
* [.NET Core Runtime 1.1.2](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.2-download.md)
diff --git a/release-notes/1.1/1.1.6.md b/release-notes/1.1/1.1.6.md
index b09dcbd7..8c0bfc5b 100644
--- a/release-notes/1.1/1.1.6.md
+++ b/release-notes/1.1/1.1.6.md
@@ -5,7 +5,7 @@ Microsoft is releasing security advisories for .NET Core and ASP.NET Core. Issue
.NET Core 1.1.6 and SDK 1.1.7 are available for download and usage in your environment.
* [Announcement](https://blogs.msdn.microsoft.com/)
-* [Getting Started](https://www.microsoft.com/net/core/)
+* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.5-download.md)
The .NET Core SDK 1.1.7 includes .NET Core 1.1.6 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 1.1.7, the following command will show that you're running version `1.1.7` of the tools.
diff --git a/release-notes/1.1/1.1.7.md b/release-notes/1.1/1.1.7.md
index 7bf17e68..5328f0b5 100644
--- a/release-notes/1.1/1.1.7.md
+++ b/release-notes/1.1/1.1.7.md
@@ -4,7 +4,7 @@ Microsoft is releasing security advisories for .NET Core and ASP.NET Core. Issue
.NET Core 1.1.7 and SDK 1.1.8 are available for download and usage in your environment.
-* [Getting Started](https://www.microsoft.com/net/core/)
+* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.7-download.md)
The .NET Core SDK 1.1.8 includes .NET Core 1.1.7 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 1.1.8, the following command will show that you're running version `1.1.8` of the tools.
diff --git a/release-notes/1.1/1.1.8.md b/release-notes/1.1/1.1.8.md
index 7a40c5e4..b721e2d5 100644
--- a/release-notes/1.1/1.1.8.md
+++ b/release-notes/1.1/1.1.8.md
@@ -4,7 +4,7 @@ Microsoft is releasing updates for .NET Core and ASP.NET Core. Issues addressed
.NET Core 1.1.8 and SDK 1.1.9 are available for download and usage in your environment.
-* [Getting Started](https://www.microsoft.com/net/core/)
+* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.8-download.md)
The .NET Core SDK 1.1.9 includes .NET Core 1.1.8 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 1.1.9, the following command will show that you're running version `1.1.9` of the tools.
diff --git a/release-notes/1.1/1.1.md b/release-notes/1.1/1.1.md
index c2491c16..c5664831 100644
--- a/release-notes/1.1/1.1.md
+++ b/release-notes/1.1/1.1.md
@@ -2,7 +2,7 @@
## .NET Core 1.1 released 11/16/2016
-.NET Core 1.1 and SDK 1.0.0 Preview 2.1 are available for download from our freshly revamped [site](https://www.microsoft.com/net/core). Have a look at the [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/) for details and great context around the release.
+.NET Core 1.1 and SDK 1.0.0 Preview 2.1 are available for download from our freshly revamped [site](https://dotnet.microsoft.com/download). Have a look at the [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/) for details and great context around the release.
The [.NET Core 1.1 Known Issues](1.1-known-issues.md) document covers a few things to be aware of before installing.
diff --git a/release-notes/1.1/releases.json b/release-notes/1.1/releases.json
index 12efaa75..3d52274e 100644
--- a/release-notes/1.1/releases.json
+++ b/release-notes/1.1/releases.json
@@ -6,7 +6,7 @@
"latest-sdk": "1.1.14",
"support-phase": "eol",
"eol-date": "2019-06-27",
- "lifecycle-policy": "https://www.microsoft.com/net/support/policy",
+ "lifecycle-policy": "https://dotnet.microsoft.com/platform/support/policy/",
"releases": [
{
"release-date": "2019-05-14",
diff --git a/release-notes/2.0/2.0-supported-os.md b/release-notes/2.0/2.0-supported-os.md
index f0fb4cdf..b771457d 100644
--- a/release-notes/2.0/2.0-supported-os.md
+++ b/release-notes/2.0/2.0-supported-os.md
@@ -30,7 +30,7 @@ Mac OS X | 10.12+ | x64 |
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
-Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://www.microsoft.com/net/support/policy)
+Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://dotnet.microsoft.com/platform/support/policy/)
Red Hat Enterprise Linux
CentOS
Oracle Linux | 7 | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/)
[CentOS lifecycle](https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d)
[Oracle Linux lifecycle](http://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf)
Fedora | 28, 27 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
Debian | 9, 8.7+ | x64 | [Debian lifecycle](https://wiki.debian.org/DebianReleases)
diff --git a/release-notes/2.0/2.0.0-preview1.md b/release-notes/2.0/2.0.0-preview1.md
index c2be9abd..2f759af1 100644
--- a/release-notes/2.0/2.0.0-preview1.md
+++ b/release-notes/2.0/2.0.0-preview1.md
@@ -2,7 +2,7 @@
## .NET Core 2.0.0 Preview 1 released 5/10/2017
-.NET Core 2.0.0 Preview 1 and SDK 2.0.0 Preview 1 are available for download and testing. These can be found on [.NET Core Preview 1](https://www.microsoft.com/net/core/preview) or the [Preview 1 download page](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-preview1-download.md).
+.NET Core 2.0.0 Preview 1 and SDK 2.0.0 Preview 1 are available for download and testing. These can be found on [.NET Core Preview 1](https://dotnet.microsoft.com/download/dotnet-core) or the [Preview 1 download page](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-preview1-download.md).
The .NET Core SDK 2.0.0-Preview 1 includes .NET Core 2.0.0-Preview 1 runtime so downloading the runtime packages separately is not needed when installing the SDK.
diff --git a/release-notes/2.0/2.0.0-preview2.md b/release-notes/2.0/2.0.0-preview2.md
index 8be65827..d844143c 100644
--- a/release-notes/2.0/2.0.0-preview2.md
+++ b/release-notes/2.0/2.0.0-preview2.md
@@ -2,7 +2,7 @@
.NET Core 2.0.0 Preview 2 and SDK 2.0.0 Preview 2 are available for download and testing.
-* [Getting Started](https://www.microsoft.com/net/core/preview)
+* [Getting Started](https://dotnet.microsoft.com/download/dotnet-core)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-preview2-download.md)
The .NET Core SDK 2.0.0 Preview 2 includes .NET Core 2.0.0 Preview 2 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.0.0 Preview 2, the following command will show that you're running version `2.0.0-preview2-006497` of the tools.
diff --git a/release-notes/2.0/2.0.0.md b/release-notes/2.0/2.0.0.md
index 4a166ee3..23b2ecc3 100644
--- a/release-notes/2.0/2.0.0.md
+++ b/release-notes/2.0/2.0.0.md
@@ -4,7 +4,7 @@
.NET Core 2.0.0 and SDK 2.0.0 are available for download and testing.
-* [Getting Started](https://www.microsoft.com/net/core/)
+* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-download.md)
The blog roundup
diff --git a/release-notes/2.0/2.0.3.md b/release-notes/2.0/2.0.3.md
index f3a11ce9..b53f4282 100644
--- a/release-notes/2.0/2.0.3.md
+++ b/release-notes/2.0/2.0.3.md
@@ -3,7 +3,7 @@
.NET Core 2.0.3 and SDK 2.0.3 are available for download and usage in your environment.
* [Announcement](https://blogs.msdn.microsoft.com/dotnet/2017/11/14/net-core-november-2017-update/)
-* [Getting Started](https://www.microsoft.com/net/core/)
+* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.3.md)
The .NET Core SDK 2.0.3 includes .NET Core 2.0.3 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.0.3, the following command will show that you're running version `2.0.3` of the tools.
diff --git a/release-notes/2.0/2.0.4.md b/release-notes/2.0/2.0.4.md
index 45d81001..96aceccf 100644
--- a/release-notes/2.0/2.0.4.md
+++ b/release-notes/2.0/2.0.4.md
@@ -2,7 +2,7 @@
.NET Core 2.0.4 and SDK 2.1.3 are available for download and usage in your environment.
-* [Getting Started](https://www.microsoft.com/net/core/)
+* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.4-download.md)
The .NET Core SDK 2.1.3 includes .NET Core 2.0.4 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.1.3, the following command will show that you're running version `2.0.4` of the tools.
diff --git a/release-notes/2.0/2.0.5.md b/release-notes/2.0/2.0.5.md
index 71408a5d..9976fbb0 100644
--- a/release-notes/2.0/2.0.5.md
+++ b/release-notes/2.0/2.0.5.md
@@ -5,7 +5,7 @@ Microsoft is releasing security advisories for .NET Core and ASP.NET Core. Issue
.NET Core 2.0.5 and SDK 2.1.4 are available for download and usage in your environment.
* [Announcement](https://blogs.msdn.microsoft.com/dotnet/2018/01/09/net-core-january-2018-update/)
-* [Getting Started](https://www.microsoft.com/net/core/)
+* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.5-download.md)
The .NET Core SDK 2.1.4 includes .NET Core 2.0.5 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.1.4, the following command will show that you're running version `2.1.4` of the tools.
diff --git a/release-notes/2.0/2.0.6.md b/release-notes/2.0/2.0.6.md
index cab48498..c43bb56b 100644
--- a/release-notes/2.0/2.0.6.md
+++ b/release-notes/2.0/2.0.6.md
@@ -4,7 +4,7 @@ Microsoft is releasing security advisories for .NET Core and ASP.NET Core. Issue
.NET Core 2.0.6 and SDK 2.1.101 are available for download and usage in your environment.
-* [Getting Started](https://www.microsoft.com/net/core/)
+* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.6-download.md)
The .NET Core SDK 2.1.101 includes .NET Core 2.0.6 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.1.101, the following command will show that you're running version `2.1.101` of the tools.
diff --git a/release-notes/2.0/2.0.7.md b/release-notes/2.0/2.0.7.md
index abc256d4..049a402e 100644
--- a/release-notes/2.0/2.0.7.md
+++ b/release-notes/2.0/2.0.7.md
@@ -4,7 +4,7 @@ Microsoft is releasing updates for .NET Core and ASP.NET Core. Issues addressed
.NET Core 2.0.7 and SDK 2.1.105 are available for download and usage in your environment.
-* [Getting Started](https://www.microsoft.com/net/core/)
+* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.7-download.md)
The .NET Core SDK 2.1.105 includes .NET Core 2.0.7 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.1.105, the following command will show that you're running version `2.1.105` of the tools.
diff --git a/release-notes/2.0/2.1.200-sdk.md b/release-notes/2.0/2.1.200-sdk.md
index f703e0f7..d24cfc27 100644
--- a/release-notes/2.0/2.1.200-sdk.md
+++ b/release-notes/2.0/2.1.200-sdk.md
@@ -4,7 +4,7 @@ Microsoft is releasing updates for .NET Core SDK and ASP.NET Core. This release
.NET Core 2.0.7 (previously released) and SDK 2.1.200 are available for download and usage in your environment.
-* [Getting Started](https://www.microsoft.com/net/core/)
+* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.1.200-sdk-download.md)
The .NET Core SDK 2.1.200 includes .NET Core 2.0.7 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.1.200, the following command will show that you're running version `2.1.200` of the tools.
diff --git a/release-notes/2.0/releases.json b/release-notes/2.0/releases.json
index 4fc8d737..cd2cc884 100644
--- a/release-notes/2.0/releases.json
+++ b/release-notes/2.0/releases.json
@@ -6,7 +6,7 @@
"latest-sdk": "2.1.202",
"support-phase": "eol",
"eol-date": "2018-10-01",
- "lifecycle-policy": "https://www.microsoft.com/net/support/policy",
+ "lifecycle-policy": "https://dotnet.microsoft.com/platform/support/policy/",
"releases": [
{
"release-date": "2018-07-10",
diff --git a/release-notes/2.1/2.1-supported-os.md b/release-notes/2.1/2.1-supported-os.md
index ff44f918..6540f8fa 100644
--- a/release-notes/2.1/2.1-supported-os.md
+++ b/release-notes/2.1/2.1-supported-os.md
@@ -28,7 +28,7 @@ Mac OS X (macOS) | 10.12+ | x64 |
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
-Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://www.microsoft.com/net/support/policy)
+Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://dotnet.microsoft.com/platform/support/policy/)
Red Hat Enterprise Linux
CentOS
Oracle Linux | 7+ | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/)
[CentOS lifecycle](https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d)
[Oracle Linux lifecycle](http://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf)
Fedora | 30, 31 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
Debian | 9+ | x64, ARM32 | [Debian lifecycle](https://wiki.debian.org/DebianReleases)
diff --git a/release-notes/2.1/2.1.0-preview1.md b/release-notes/2.1/2.1.0-preview1.md
index f5280f31..604bd5e0 100644
--- a/release-notes/2.1/2.1.0-preview1.md
+++ b/release-notes/2.1/2.1.0-preview1.md
@@ -2,7 +2,7 @@
.NET Core 2.1.0 Preview 1 is available for download and usage in your environment.
-* [Downloads](https://www.microsoft.com/net/download/dotnet-core/sdk-2.1.300-preview1)
+* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/2.1)
## Blog Round up
diff --git a/release-notes/2.1/2.1.0.md b/release-notes/2.1/2.1.0.md
index b2bd0345..34eab15f 100644
--- a/release-notes/2.1/2.1.0.md
+++ b/release-notes/2.1/2.1.0.md
@@ -2,7 +2,7 @@
.NET Core 2.1.0 is available for download and usage in your environment. Have a look at the [Known Issues](2.1.0-known-issues.md) document as there are a few things to be aware of before installing. A [changelist](https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.0-commit.md) for the entire 2.1 development cycle is also available. This does not include ASP.NET Core or Entity Framework Core.
-* [Download .NET Core](https://www.microsoft.com/net/download/dotnet-core/)
+* [Download .NET Core](https://dotnet.microsoft.com/download)
## Blog Round up
diff --git a/release-notes/2.1/2.1.10/2.1.10-download.md b/release-notes/2.1/2.1.10/2.1.10-download.md
index cd67e60d..1b9bf3f0 100644
--- a/release-notes/2.1/2.1.10/2.1.10-download.md
+++ b/release-notes/2.1/2.1.10/2.1.10-download.md
@@ -155,7 +155,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.10-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.506-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.10/2.1.10.md b/release-notes/2.1/2.1.10/2.1.10.md
index ba8cec77..21aeb5fb 100644
--- a/release-notes/2.1/2.1.10/2.1.10.md
+++ b/release-notes/2.1/2.1.10/2.1.10.md
@@ -192,6 +192,6 @@ runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.1.10
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.10-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.506-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-april-2019/
diff --git a/release-notes/2.1/2.1.11/2.1.11-download.md b/release-notes/2.1/2.1.11/2.1.11-download.md
index a4144477..56f0caf6 100644
--- a/release-notes/2.1/2.1.11/2.1.11-download.md
+++ b/release-notes/2.1/2.1.11/2.1.11-download.md
@@ -152,7 +152,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.11-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.507-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2019/
diff --git a/release-notes/2.1/2.1.11/2.1.11.md b/release-notes/2.1/2.1.11/2.1.11.md
index 79c0020f..156ab491 100644
--- a/release-notes/2.1/2.1.11/2.1.11.md
+++ b/release-notes/2.1/2.1.11/2.1.11.md
@@ -260,5 +260,5 @@ System.Memory|4.5.3
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.11-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.507-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2019/
diff --git a/release-notes/2.1/2.1.12/2.1.12-download.md b/release-notes/2.1/2.1.12/2.1.12-download.md
index 06826d0b..8cfd4b6f 100644
--- a/release-notes/2.1/2.1.12/2.1.12-download.md
+++ b/release-notes/2.1/2.1.12/2.1.12-download.md
@@ -161,7 +161,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.12-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.701-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.12/2.1.12.md b/release-notes/2.1/2.1.12/2.1.12.md
index 8894146e..9a55ef58 100644
--- a/release-notes/2.1/2.1.12/2.1.12.md
+++ b/release-notes/2.1/2.1.12/2.1.12.md
@@ -211,5 +211,5 @@ runtime.win-x86.Microsoft.NETCore.DotNetHostResolver|2.1.12
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.12-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.701-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-july-2019/
diff --git a/release-notes/2.1/2.1.12/2.1.605-sdk-download.md b/release-notes/2.1/2.1.12/2.1.605-sdk-download.md
index 18694d65..92ae03a2 100644
--- a/release-notes/2.1/2.1.12/2.1.605-sdk-download.md
+++ b/release-notes/2.1/2.1.12/2.1.605-sdk-download.md
@@ -161,7 +161,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.12-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.701-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.12/2.1.701-sdk-download.md b/release-notes/2.1/2.1.12/2.1.701-sdk-download.md
index 131ec534..92cec144 100644
--- a/release-notes/2.1/2.1.12/2.1.701-sdk-download.md
+++ b/release-notes/2.1/2.1.12/2.1.701-sdk-download.md
@@ -160,7 +160,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.12-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.701-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.12/2.1.801-sdk-download.md b/release-notes/2.1/2.1.12/2.1.801-sdk-download.md
index 8f3a5697..b0576925 100644
--- a/release-notes/2.1/2.1.12/2.1.801-sdk-download.md
+++ b/release-notes/2.1/2.1.12/2.1.801-sdk-download.md
@@ -149,7 +149,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.12-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.801-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.13/2.1.13-download.md b/release-notes/2.1/2.1.13/2.1.13-download.md
index cc0d4390..dc2be3fb 100755
--- a/release-notes/2.1/2.1.13/2.1.13-download.md
+++ b/release-notes/2.1/2.1.13/2.1.13-download.md
@@ -153,7 +153,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.13/2.1.13.md b/release-notes/2.1/2.1.13/2.1.13.md
index 1c029bb0..e15ae842 100755
--- a/release-notes/2.1/2.1.13/2.1.13.md
+++ b/release-notes/2.1/2.1.13/2.1.13.md
@@ -225,5 +225,5 @@ runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.1.13
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-september-2019/
diff --git a/release-notes/2.1/2.1.13/2.1.606-download.md b/release-notes/2.1/2.1.13/2.1.606-download.md
index 2b8325a3..639e5928 100755
--- a/release-notes/2.1/2.1.13/2.1.606-download.md
+++ b/release-notes/2.1/2.1.13/2.1.606-download.md
@@ -153,7 +153,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.13/2.1.802-download.md b/release-notes/2.1/2.1.13/2.1.802-download.md
index 6bd32a62..0ff56354 100755
--- a/release-notes/2.1/2.1.13/2.1.802-download.md
+++ b/release-notes/2.1/2.1.13/2.1.802-download.md
@@ -153,7 +153,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.14/2.1.14-install-instructions.md b/release-notes/2.1/2.1.14/2.1.14-install-instructions.md
index d93c9109..35d16fcd 100644
--- a/release-notes/2.1/2.1.14/2.1.14-install-instructions.md
+++ b/release-notes/2.1/2.1.14/2.1.14-install-instructions.md
@@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.14-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.14-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-november-2019/
diff --git a/release-notes/2.1/2.1.14/2.1.14.md b/release-notes/2.1/2.1.14/2.1.14.md
index 7fbdf3e0..66479867 100644
--- a/release-notes/2.1/2.1.14/2.1.14.md
+++ b/release-notes/2.1/2.1.14/2.1.14.md
@@ -157,7 +157,7 @@ runtime.win-x86.Microsoft.NETCore.DotNetHostResolver | 2.1.14
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.14-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.14-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-november-2019/
diff --git a/release-notes/2.1/2.1.14/2.1.607-download.md b/release-notes/2.1/2.1.14/2.1.607-download.md
index 82d5202e..5e8e9e3c 100644
--- a/release-notes/2.1/2.1.14/2.1.607-download.md
+++ b/release-notes/2.1/2.1.14/2.1.607-download.md
@@ -115,7 +115,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.14-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.14-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.15/2.1.15-install-instructions.md b/release-notes/2.1/2.1.15/2.1.15-install-instructions.md
index 29e25d4d..2657f387 100644
--- a/release-notes/2.1/2.1.15/2.1.15-install-instructions.md
+++ b/release-notes/2.1/2.1.15/2.1.15-install-instructions.md
@@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-january-2020/
diff --git a/release-notes/2.1/2.1.15/2.1.15.md b/release-notes/2.1/2.1.15/2.1.15.md
index cf39af89..85c0cbc8 100644
--- a/release-notes/2.1/2.1.15/2.1.15.md
+++ b/release-notes/2.1/2.1.15/2.1.15.md
@@ -197,7 +197,7 @@ VS.Redist.Common.NetCore.SharedHost.x86.2.1 | 2.1.15
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-January-2020/
diff --git a/release-notes/2.1/2.1.15/2.1.608-download.md b/release-notes/2.1/2.1.15/2.1.608-download.md
index a271df18..8ff317ec 100644
--- a/release-notes/2.1/2.1.15/2.1.608-download.md
+++ b/release-notes/2.1/2.1.15/2.1.608-download.md
@@ -115,7 +115,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.15/2.1.803-download.md b/release-notes/2.1/2.1.15/2.1.803-download.md
index 55202dc8..a0663165 100644
--- a/release-notes/2.1/2.1.15/2.1.803-download.md
+++ b/release-notes/2.1/2.1.15/2.1.803-download.md
@@ -115,7 +115,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.16/2.1.16-install-instructions.md b/release-notes/2.1/2.1.16/2.1.16-install-instructions.md
index 15aa62dd..ba0a32b0 100644
--- a/release-notes/2.1/2.1.16/2.1.16-install-instructions.md
+++ b/release-notes/2.1/2.1.16/2.1.16-install-instructions.md
@@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-february-2020/
diff --git a/release-notes/2.1/2.1.16/2.1.16.md b/release-notes/2.1/2.1.16/2.1.16.md
index 33f589af..ca8ec5db 100644
--- a/release-notes/2.1/2.1.16/2.1.16.md
+++ b/release-notes/2.1/2.1.16/2.1.16.md
@@ -157,7 +157,7 @@ Microsoft.DotNet.Web.Spa.ProjectTemplates.2.1 | 2.1.16
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-february-2020/
diff --git a/release-notes/2.1/2.1.16/2.1.609-download.md b/release-notes/2.1/2.1.16/2.1.609-download.md
index eb6d54a2..0df6cc52 100644
--- a/release-notes/2.1/2.1.16/2.1.609-download.md
+++ b/release-notes/2.1/2.1.16/2.1.609-download.md
@@ -116,7 +116,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.16/2.1.804-download.md b/release-notes/2.1/2.1.16/2.1.804-download.md
index 5919c56c..b7413e21 100644
--- a/release-notes/2.1/2.1.16/2.1.804-download.md
+++ b/release-notes/2.1/2.1.16/2.1.804-download.md
@@ -116,7 +116,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.17/2.1.17-install-instructions.md b/release-notes/2.1/2.1.17/2.1.17-install-instructions.md
index 3a7681e3..995841a6 100644
--- a/release-notes/2.1/2.1.17/2.1.17-install-instructions.md
+++ b/release-notes/2.1/2.1.17/2.1.17-install-instructions.md
@@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/
diff --git a/release-notes/2.1/2.1.17/2.1.17.md b/release-notes/2.1/2.1.17/2.1.17.md
index 1e508818..1abe70b7 100644
--- a/release-notes/2.1/2.1.17/2.1.17.md
+++ b/release-notes/2.1/2.1.17/2.1.17.md
@@ -145,7 +145,7 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.17
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/
diff --git a/release-notes/2.1/2.1.17/2.1.610-download.md b/release-notes/2.1/2.1.17/2.1.610-download.md
index f12f2be1..b023e288 100644
--- a/release-notes/2.1/2.1.17/2.1.610-download.md
+++ b/release-notes/2.1/2.1.17/2.1.610-download.md
@@ -102,7 +102,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.17/2.1.805-download.md b/release-notes/2.1/2.1.17/2.1.805-download.md
index cf6939eb..0df3865e 100644
--- a/release-notes/2.1/2.1.17/2.1.805-download.md
+++ b/release-notes/2.1/2.1.17/2.1.805-download.md
@@ -116,7 +116,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.18/2.1.18-install-instructions.md b/release-notes/2.1/2.1.18/2.1.18-install-instructions.md
index 90946305..a9572949 100644
--- a/release-notes/2.1/2.1.18/2.1.18-install-instructions.md
+++ b/release-notes/2.1/2.1.18/2.1.18-install-instructions.md
@@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2020/
diff --git a/release-notes/2.1/2.1.18/2.1.18.md b/release-notes/2.1/2.1.18/2.1.18.md
index 413fa5d0..55fdf568 100644
--- a/release-notes/2.1/2.1.18/2.1.18.md
+++ b/release-notes/2.1/2.1.18/2.1.18.md
@@ -163,7 +163,7 @@ VS.Redist.Common.NetCore.SharedHost.x86.2.1 | 2.1.18-servicing-28802-01
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2020/
diff --git a/release-notes/2.1/2.1.18/2.1.611-download.md b/release-notes/2.1/2.1.18/2.1.611-download.md
index b296d917..cada7eba 100644
--- a/release-notes/2.1/2.1.18/2.1.611-download.md
+++ b/release-notes/2.1/2.1.18/2.1.611-download.md
@@ -102,7 +102,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.18/2.1.806-download.md b/release-notes/2.1/2.1.18/2.1.806-download.md
index 22a609ec..d148d0d2 100644
--- a/release-notes/2.1/2.1.18/2.1.806-download.md
+++ b/release-notes/2.1/2.1.18/2.1.806-download.md
@@ -116,7 +116,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.19/2.1.19-install-instructions.md b/release-notes/2.1/2.1.19/2.1.19-install-instructions.md
index c4dbba98..2afd8f14 100644
--- a/release-notes/2.1/2.1.19/2.1.19-install-instructions.md
+++ b/release-notes/2.1/2.1.19/2.1.19-install-instructions.md
@@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020/
diff --git a/release-notes/2.1/2.1.19/2.1.19.md b/release-notes/2.1/2.1.19/2.1.19.md
index 0ef39e82..6d90741e 100644
--- a/release-notes/2.1/2.1.19/2.1.19.md
+++ b/release-notes/2.1/2.1.19/2.1.19.md
@@ -186,7 +186,7 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.19-servicing-28928-01.nupkg
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020/
diff --git a/release-notes/2.1/2.1.19/2.1.612-download.md b/release-notes/2.1/2.1.19/2.1.612-download.md
index e30a9b26..766f5756 100644
--- a/release-notes/2.1/2.1.19/2.1.612-download.md
+++ b/release-notes/2.1/2.1.19/2.1.612-download.md
@@ -101,7 +101,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.19/2.1.807-download.md b/release-notes/2.1/2.1.19/2.1.807-download.md
index cd2d7a8e..9d73f97a 100644
--- a/release-notes/2.1/2.1.19/2.1.807-download.md
+++ b/release-notes/2.1/2.1.19/2.1.807-download.md
@@ -116,7 +116,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.2.md b/release-notes/2.1/2.1.2.md
index 941bddb3..8e5ae024 100644
--- a/release-notes/2.1/2.1.2.md
+++ b/release-notes/2.1/2.1.2.md
@@ -153,6 +153,6 @@ Microsoft.AspNetCore.App | 2.1.0, 2.1.1 | 2.1.2 |
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.2-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.302-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/07/10/net-core-july-2018-update/
diff --git a/release-notes/2.1/2.1.20/2.1.20-install-instructions.md b/release-notes/2.1/2.1.20/2.1.20-install-instructions.md
index 10fce97e..2adc7177 100644
--- a/release-notes/2.1/2.1.20/2.1.20-install-instructions.md
+++ b/release-notes/2.1/2.1.20/2.1.20-install-instructions.md
@@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020/
diff --git a/release-notes/2.1/2.1.20/2.1.20.md b/release-notes/2.1/2.1.20/2.1.20.md
index 666fc2ff..1b5e67f8 100644
--- a/release-notes/2.1/2.1.20/2.1.20.md
+++ b/release-notes/2.1/2.1.20/2.1.20.md
@@ -150,7 +150,7 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.20-servicing-29019-01.nupkg
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020/
diff --git a/release-notes/2.1/2.1.20/2.1.613-download.md b/release-notes/2.1/2.1.20/2.1.613-download.md
index b75fadbc..c70be7b8 100644
--- a/release-notes/2.1/2.1.20/2.1.613-download.md
+++ b/release-notes/2.1/2.1.20/2.1.613-download.md
@@ -101,7 +101,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.20/2.1.808-download.md b/release-notes/2.1/2.1.20/2.1.808-download.md
index 85fcad19..8bf85852 100644
--- a/release-notes/2.1/2.1.20/2.1.808-download.md
+++ b/release-notes/2.1/2.1.20/2.1.808-download.md
@@ -116,7 +116,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.21/2.1.21-install-instructions.md b/release-notes/2.1/2.1.21/2.1.21-install-instructions.md
index 1fd4e97c..77e1d85a 100644
--- a/release-notes/2.1/2.1.21/2.1.21-install-instructions.md
+++ b/release-notes/2.1/2.1.21/2.1.21-install-instructions.md
@@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-august-2020/
diff --git a/release-notes/2.1/2.1.21/2.1.21.md b/release-notes/2.1/2.1.21/2.1.21.md
index 2580fa29..997b4ec5 100644
--- a/release-notes/2.1/2.1.21/2.1.21.md
+++ b/release-notes/2.1/2.1.21/2.1.21.md
@@ -145,7 +145,7 @@ runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.1.21.nupkg
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-august-2020/
diff --git a/release-notes/2.1/2.1.21/2.1.614-download.md b/release-notes/2.1/2.1.21/2.1.614-download.md
index 624cf3f8..534e393e 100644
--- a/release-notes/2.1/2.1.21/2.1.614-download.md
+++ b/release-notes/2.1/2.1.21/2.1.614-download.md
@@ -101,7 +101,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.21/2.1.809-download.md b/release-notes/2.1/2.1.21/2.1.809-download.md
index 5c9e4184..98d5fc5a 100644
--- a/release-notes/2.1/2.1.21/2.1.809-download.md
+++ b/release-notes/2.1/2.1.21/2.1.809-download.md
@@ -116,7 +116,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.22/2.1.615-download.md b/release-notes/2.1/2.1.22/2.1.615-download.md
index adcf1f1a..efdd4697 100644
--- a/release-notes/2.1/2.1.22/2.1.615-download.md
+++ b/release-notes/2.1/2.1.22/2.1.615-download.md
@@ -101,7 +101,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.22-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.22-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-september-2020/
diff --git a/release-notes/2.1/2.1.3/2.1.3-download.md b/release-notes/2.1/2.1.3/2.1.3-download.md
index 17c29f72..d65001a6 100644
--- a/release-notes/2.1/2.1.3/2.1.3-download.md
+++ b/release-notes/2.1/2.1.3/2.1.3-download.md
@@ -115,7 +115,7 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.3-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.401-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/08/21/net-core-august-2018-update
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/2.1/2.1.3/2.1.3.md b/release-notes/2.1/2.1.3/2.1.3.md
index be06f83c..be2cc3d4 100644
--- a/release-notes/2.1/2.1.3/2.1.3.md
+++ b/release-notes/2.1/2.1.3/2.1.3.md
@@ -39,7 +39,7 @@ The following repos have been updated
### 2.1.3 declared LTS
-With the August Update, we are pleased to announce that 2.1.3 begins the .NET Core 2.1 LTS lifecycle. We will continue to update 2.1 with important fixes to address security and reliability issues as wells as add support for new operating system versions. Details on the .NET Core lifecycle can be seen in the [.NET Core support policy](https://www.microsoft.com/net/support/policy).
+With the August Update, we are pleased to announce that 2.1.3 begins the .NET Core 2.1 LTS lifecycle. We will continue to update 2.1 with important fixes to address security and reliability issues as wells as add support for new operating system versions. Details on the .NET Core lifecycle can be seen in the [.NET Core support policy](https://dotnet.microsoft.com/platform/support/policy/).
The LTS designation covers all packages referenced by `Microsoft.NETCore.App` and `Microsoft.AspNetCore.App`. To ensure that applications which are chosen to run on 2.1 remain on the LTS supported updates, it's important to reference these packages rather than 'loose' packages. This will enable the applications to properly utilize .NET Core 2.1 updates when they are released and installed.
@@ -114,7 +114,7 @@ Please see the [ASP.NET Core release notes](https://github.com/aspnet/Home/relea
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.3-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.401-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/08/21/net-core-august-2018-update/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/2.1/2.1.4/2.1.4-download.md b/release-notes/2.1/2.1.4/2.1.4-download.md
index 63d4492b..687184d9 100644
--- a/release-notes/2.1/2.1.4/2.1.4-download.md
+++ b/release-notes/2.1/2.1.4/2.1.4-download.md
@@ -117,7 +117,7 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.4-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.402-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/09/11/net-core-september-2018-update/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/2.1/2.1.4/2.1.4.md b/release-notes/2.1/2.1.4/2.1.4.md
index e639131a..5888588b 100644
--- a/release-notes/2.1/2.1.4/2.1.4.md
+++ b/release-notes/2.1/2.1.4/2.1.4.md
@@ -135,7 +135,7 @@ System.IO.Pipelines | 4.5.0 | 4.5.1
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.4-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.402-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/09/11/net-core-september-2018-update/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/2.1/2.1.400-SDK/2.1.400-sdk-download.md b/release-notes/2.1/2.1.400-SDK/2.1.400-sdk-download.md
index 59d9f81b..4dc33fd9 100644
--- a/release-notes/2.1/2.1.400-SDK/2.1.400-sdk-download.md
+++ b/release-notes/2.1/2.1.400-SDK/2.1.400-sdk-download.md
@@ -116,7 +116,7 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.2-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.400-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/07/10/net-core-july-2018-update/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/2.1/2.1.400-SDK/2.1.400-sdk.md b/release-notes/2.1/2.1.400-SDK/2.1.400-sdk.md
index 8cea96ab..bd5c61f1 100644
--- a/release-notes/2.1/2.1.400-SDK/2.1.400-sdk.md
+++ b/release-notes/2.1/2.1.400-SDK/2.1.400-sdk.md
@@ -96,7 +96,7 @@ See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blo
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.2-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.400-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/07/10/net-core-july-2018-update/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/2.1/2.1.5/2.1.5-download.md b/release-notes/2.1/2.1.5/2.1.5-download.md
index c6cf4d24..6bde20e0 100644
--- a/release-notes/2.1/2.1.5/2.1.5-download.md
+++ b/release-notes/2.1/2.1.5/2.1.5-download.md
@@ -102,6 +102,6 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.5-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.403-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/07/10/net-core-july-2018-update/
diff --git a/release-notes/2.1/2.1.5/2.1.5.md b/release-notes/2.1/2.1.5/2.1.5.md
index b791cfac..4e1a262f 100644
--- a/release-notes/2.1/2.1.5/2.1.5.md
+++ b/release-notes/2.1/2.1.5/2.1.5.md
@@ -96,6 +96,6 @@ This release includes a number of impactful fixes. Please see the [commit list](
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.5-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.403-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/10/02/net-core-october-2018-update/
diff --git a/release-notes/2.1/2.1.502-SDK/2.1.502-download.md b/release-notes/2.1/2.1.502-SDK/2.1.502-download.md
index be00e9a6..96f4a665 100644
--- a/release-notes/2.1/2.1.502-SDK/2.1.502-download.md
+++ b/release-notes/2.1/2.1.502-SDK/2.1.502-download.md
@@ -126,7 +126,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.6-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.502-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/
\ No newline at end of file
diff --git a/release-notes/2.1/2.1.502-SDK/2.1.502.md b/release-notes/2.1/2.1.502-SDK/2.1.502.md
index 960284d1..ccddd85b 100644
--- a/release-notes/2.1/2.1.502-SDK/2.1.502.md
+++ b/release-notes/2.1/2.1.502-SDK/2.1.502.md
@@ -75,7 +75,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.6-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.502-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.6/2.1.6-download.md b/release-notes/2.1/2.1.6/2.1.6-download.md
index ff222384..1101bb49 100644
--- a/release-notes/2.1/2.1.6/2.1.6-download.md
+++ b/release-notes/2.1/2.1.6/2.1.6-download.md
@@ -129,7 +129,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.6-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.500-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/10/02/net-core-october-2018-update/
diff --git a/release-notes/2.1/2.1.6/2.1.6.md b/release-notes/2.1/2.1.6/2.1.6.md
index ea635a50..2b2b029c 100644
--- a/release-notes/2.1/2.1.6/2.1.6.md
+++ b/release-notes/2.1/2.1.6/2.1.6.md
@@ -93,6 +93,6 @@ This release includes a number of impactful fixes. Please see the [commit list](
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.6-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.500-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/11/
diff --git a/release-notes/2.1/2.1.602-SDK/2.1.602-SDK.md b/release-notes/2.1/2.1.602-SDK/2.1.602-SDK.md
index cbc76b68..f45daaa0 100644
--- a/release-notes/2.1/2.1.602-SDK/2.1.602-SDK.md
+++ b/release-notes/2.1/2.1.602-SDK/2.1.602-SDK.md
@@ -126,7 +126,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.9-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.602-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.603-SDK/2.1.603-SDK-download.md b/release-notes/2.1/2.1.603-SDK/2.1.603-SDK-download.md
index 34a2fd60..7cd56554 100644
--- a/release-notes/2.1/2.1.603-SDK/2.1.603-SDK-download.md
+++ b/release-notes/2.1/2.1.603-SDK/2.1.603-SDK-download.md
@@ -138,7 +138,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.10-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.603-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.604-SDK/2.1.604-SDK-download.md b/release-notes/2.1/2.1.604-SDK/2.1.604-SDK-download.md
index d976b71d..aba188f5 100644
--- a/release-notes/2.1/2.1.604-SDK/2.1.604-SDK-download.md
+++ b/release-notes/2.1/2.1.604-SDK/2.1.604-SDK-download.md
@@ -135,7 +135,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.11-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.604-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2019/
diff --git a/release-notes/2.1/2.1.7/2.1.7-download.md b/release-notes/2.1/2.1.7/2.1.7-download.md
index 28307cc0..eae1ba93 100644
--- a/release-notes/2.1/2.1.7/2.1.7-download.md
+++ b/release-notes/2.1/2.1.7/2.1.7-download.md
@@ -128,7 +128,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.7-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.503-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2019/01/
\ No newline at end of file
diff --git a/release-notes/2.1/2.1.7/2.1.7.md b/release-notes/2.1/2.1.7/2.1.7.md
index 29dd4d18..828ca8da 100644
--- a/release-notes/2.1/2.1.7/2.1.7.md
+++ b/release-notes/2.1/2.1.7/2.1.7.md
@@ -230,6 +230,6 @@ System.Threading.Tasks.Extensions | 4.5.2
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.7-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.503-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2019/01/
diff --git a/release-notes/2.1/2.1.700-SDK/2.1.700-SDK-download.md b/release-notes/2.1/2.1.700-SDK/2.1.700-SDK-download.md
index 8c56aedc..aafe9daa 100644
--- a/release-notes/2.1/2.1.700-SDK/2.1.700-SDK-download.md
+++ b/release-notes/2.1/2.1.700-SDK/2.1.700-SDK-download.md
@@ -135,7 +135,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.11-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.700-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2019/
diff --git a/release-notes/2.1/2.1.8/2.1.8-download.md b/release-notes/2.1/2.1.8/2.1.8-download.md
index 50eec436..fef18217 100644
--- a/release-notes/2.1/2.1.8/2.1.8-download.md
+++ b/release-notes/2.1/2.1.8/2.1.8-download.md
@@ -142,7 +142,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.8-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.504-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/
diff --git a/release-notes/2.1/2.1.8/2.1.8.md b/release-notes/2.1/2.1.8/2.1.8.md
index d40228ed..a6ba71b4 100644
--- a/release-notes/2.1/2.1.8/2.1.8.md
+++ b/release-notes/2.1/2.1.8/2.1.8.md
@@ -202,6 +202,6 @@ runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.1.8
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.8-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.504-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2019/01/
diff --git a/release-notes/2.1/2.1.9/2.1.9-download.md b/release-notes/2.1/2.1.9/2.1.9-download.md
index 12813016..b75347e8 100644
--- a/release-notes/2.1/2.1.9/2.1.9-download.md
+++ b/release-notes/2.1/2.1.9/2.1.9-download.md
@@ -141,7 +141,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.9-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.505-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2019/03/12/net-core-march-2019/
diff --git a/release-notes/2.1/2.1.9/2.1.9.md b/release-notes/2.1/2.1.9/2.1.9.md
index dfb719fa..7b6015b9 100644
--- a/release-notes/2.1/2.1.9/2.1.9.md
+++ b/release-notes/2.1/2.1.9/2.1.9.md
@@ -176,6 +176,6 @@ System.Security.Cryptography.OpenSsl | 4.5.1
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.9-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.505-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2019/
diff --git a/release-notes/2.1/Preview/2.1.0-preview2.md b/release-notes/2.1/Preview/2.1.0-preview2.md
index 81ff007a..bd15f24f 100644
--- a/release-notes/2.1/Preview/2.1.0-preview2.md
+++ b/release-notes/2.1/Preview/2.1.0-preview2.md
@@ -2,7 +2,7 @@
.NET Core 2.1.0 Preview 2 is available for download and usage in your environment. Have a look at the [Known Issues](2.1.0-preview2-known-issues.md) document as there are a few things to be aware of before installing.
-* [Downloads](https://www.microsoft.com/net/download/dotnet-core/)
+* [Downloads](https://dotnet.microsoft.com/download)
## Blog Round up
diff --git a/release-notes/2.1/Preview/2.1.0-rc1.md b/release-notes/2.1/Preview/2.1.0-rc1.md
index 2b60564c..58f73b4d 100644
--- a/release-notes/2.1/Preview/2.1.0-rc1.md
+++ b/release-notes/2.1/Preview/2.1.0-rc1.md
@@ -2,7 +2,7 @@
.NET Core 2.1.0 RC1 is available for download and usage in your environment. Have a look at the [Known Issues](2.1.0-rc1-known-issues.md) document as there are a few things to be aware of before installing.
-* [Downloads](https://www.microsoft.com/net/download/dotnet-core/)
+* [Downloads](https://dotnet.microsoft.com/download)
## Blog Round up
diff --git a/release-notes/2.1/Preview/2.1.600-preview-download.md b/release-notes/2.1/Preview/2.1.600-preview-download.md
index 25295aec..09bbd9a9 100644
--- a/release-notes/2.1/Preview/2.1.600-preview-download.md
+++ b/release-notes/2.1/Preview/2.1.600-preview-download.md
@@ -120,7 +120,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.6-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.600-preview-009426-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/
diff --git a/release-notes/2.1/Preview/2.1.600-preview.md b/release-notes/2.1/Preview/2.1.600-preview.md
index f52ad628..eaae0a3c 100644
--- a/release-notes/2.1/Preview/2.1.600-preview.md
+++ b/release-notes/2.1/Preview/2.1.600-preview.md
@@ -73,7 +73,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.6-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.600-preview-009426-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/
diff --git a/release-notes/2.1/releases.json b/release-notes/2.1/releases.json
index 2f480dd1..df22f409 100755
--- a/release-notes/2.1/releases.json
+++ b/release-notes/2.1/releases.json
@@ -6,7 +6,7 @@
"latest-sdk": "2.1.810",
"support-phase": "lts",
"eol-date": "2021-08-21",
- "lifecycle-policy": "https://www.microsoft.com/net/support/policy",
+ "lifecycle-policy": "https://dotnet.microsoft.com/platform/support/policy/",
"releases": [
{
"release-date": "2020-09-08",
diff --git a/release-notes/2.2/2.2-supported-os.md b/release-notes/2.2/2.2-supported-os.md
index bb839b6f..c48f32de 100644
--- a/release-notes/2.2/2.2-supported-os.md
+++ b/release-notes/2.2/2.2-supported-os.md
@@ -29,7 +29,7 @@ Mac OS X | 10.12+ | x64 |
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
-Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://www.microsoft.com/net/support/policy)
+Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://dotnet.microsoft.com/platform/support/policy/)
Red Hat Enterprise Linux
CentOS
Oracle Linux | 7 | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/)
[CentOS lifecycle](https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d)
[Oracle Linux lifecycle](http://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf)
Fedora | 29, 30 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
Debian | 9 | x64, ARM32 | [Debian lifecycle](https://wiki.debian.org/DebianReleases)
diff --git a/release-notes/2.2/2.2.0/2.2.0-download.md b/release-notes/2.2/2.2.0/2.2.0-download.md
index 06b05d0b..c1012a2d 100644
--- a/release-notes/2.2/2.2.0/2.2.0-download.md
+++ b/release-notes/2.2/2.2.0/2.2.0-download.md
@@ -135,7 +135,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.0-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.100-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/
diff --git a/release-notes/2.2/2.2.0/2.2.0.md b/release-notes/2.2/2.2.0/2.2.0.md
index 72548e8e..9d994836 100644
--- a/release-notes/2.2/2.2.0/2.2.0.md
+++ b/release-notes/2.2/2.2.0/2.2.0.md
@@ -100,7 +100,7 @@ The following repo has been updated
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.0-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.100-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://aka.ms/netcore22announce
diff --git a/release-notes/2.2/2.2.1/2.2.1-download.md b/release-notes/2.2/2.2.1/2.2.1-download.md
index fe8ba507..983a101d 100644
--- a/release-notes/2.2/2.2.1/2.2.1-download.md
+++ b/release-notes/2.2/2.2.1/2.2.1-download.md
@@ -129,7 +129,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.1-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.103-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2019/01/
\ No newline at end of file
diff --git a/release-notes/2.2/2.2.1/2.2.1.md b/release-notes/2.2/2.2.1/2.2.1.md
index 3a27dc8c..a0b53267 100644
--- a/release-notes/2.2/2.2.1/2.2.1.md
+++ b/release-notes/2.2/2.2.1/2.2.1.md
@@ -241,6 +241,6 @@ System.Net.WebSockets.WebSocketProtocol | 4.5.3
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.1-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.503-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2019/01/
diff --git a/release-notes/2.2/2.2.101-SDK/2.2.101-download.md b/release-notes/2.2/2.2.101-SDK/2.2.101-download.md
index f0ec42c3..06197ad8 100644
--- a/release-notes/2.2/2.2.101-SDK/2.2.101-download.md
+++ b/release-notes/2.2/2.2.101-SDK/2.2.101-download.md
@@ -133,7 +133,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.0-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.101-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://aka.ms/netcore22announce
\ No newline at end of file
diff --git a/release-notes/2.2/2.2.101-SDK/2.2.101.md b/release-notes/2.2/2.2.101-SDK/2.2.101.md
index 7486af5b..8b0a13ad 100644
--- a/release-notes/2.2/2.2.101-SDK/2.2.101.md
+++ b/release-notes/2.2/2.2.101-SDK/2.2.101.md
@@ -81,7 +81,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.0-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.101-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://aka.ms/netcore22announce
diff --git a/release-notes/2.2/2.2.2/2.2.2-download.md b/release-notes/2.2/2.2.2/2.2.2-download.md
index 7ae14aed..aa2ce09d 100644
--- a/release-notes/2.2/2.2.2/2.2.2-download.md
+++ b/release-notes/2.2/2.2.2/2.2.2-download.md
@@ -143,7 +143,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.2-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.104-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/
diff --git a/release-notes/2.2/2.2.2/2.2.2.md b/release-notes/2.2/2.2.2/2.2.2.md
index 5a4eaa04..f2b324cb 100644
--- a/release-notes/2.2/2.2.2/2.2.2.md
+++ b/release-notes/2.2/2.2.2/2.2.2.md
@@ -214,6 +214,6 @@ runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.2.2
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.2-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.104-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2019/02/12/net-core-february-2019/
diff --git a/release-notes/2.2/2.2.202-SDK/2.2.202-SDK.md b/release-notes/2.2/2.2.202-SDK/2.2.202-SDK.md
index 00ce5409..2881d6cd 100644
--- a/release-notes/2.2/2.2.202-SDK/2.2.202-SDK.md
+++ b/release-notes/2.2/2.2.202-SDK/2.2.202-SDK.md
@@ -128,7 +128,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.3-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.202-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.2/2.2.203-SDK/2.2.203-SDK-download.md b/release-notes/2.2/2.2.203-SDK/2.2.203-SDK-download.md
index fa5e7275..dd8cb2e1 100644
--- a/release-notes/2.2/2.2.203-SDK/2.2.203-SDK-download.md
+++ b/release-notes/2.2/2.2.203-SDK/2.2.203-SDK-download.md
@@ -140,7 +140,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.4-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.203-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.2/2.2.204-SDK/2.2.204-SDK-download.md b/release-notes/2.2/2.2.204-SDK/2.2.204-SDK-download.md
index f13b990b..cabed1c7 100644
--- a/release-notes/2.2/2.2.204-SDK/2.2.204-SDK-download.md
+++ b/release-notes/2.2/2.2.204-SDK/2.2.204-SDK-download.md
@@ -138,7 +138,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.4-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.204-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2019/
diff --git a/release-notes/2.2/2.2.3/2.2.3-download.md b/release-notes/2.2/2.2.3/2.2.3-download.md
index 4b710dda..c283369a 100644
--- a/release-notes/2.2/2.2.3/2.2.3-download.md
+++ b/release-notes/2.2/2.2.3/2.2.3-download.md
@@ -143,6 +143,6 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.3-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.105-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2019/03/12/net-core-march-2019/
diff --git a/release-notes/2.2/2.2.3/2.2.3.md b/release-notes/2.2/2.2.3/2.2.3.md
index 4979a4a2..ad3ce47d 100644
--- a/release-notes/2.2/2.2.3/2.2.3.md
+++ b/release-notes/2.2/2.2.3/2.2.3.md
@@ -201,6 +201,6 @@ runtime.win-x86.Microsoft.NETCore.DotNetHostResolver | 2.2.3
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.3-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.105-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2019/
\ No newline at end of file
diff --git a/release-notes/2.2/2.2.300-SDK/2.2.300-SDK-download.md b/release-notes/2.2/2.2.300-SDK/2.2.300-SDK-download.md
index b76a7485..005534fb 100644
--- a/release-notes/2.2/2.2.300-SDK/2.2.300-SDK-download.md
+++ b/release-notes/2.2/2.2.300-SDK/2.2.300-SDK-download.md
@@ -138,7 +138,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.4-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.300-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2019/
diff --git a/release-notes/2.2/2.2.4/2.2.4-download.md b/release-notes/2.2/2.2.4/2.2.4-download.md
index bd659279..28e8c5c1 100644
--- a/release-notes/2.2/2.2.4/2.2.4-download.md
+++ b/release-notes/2.2/2.2.4/2.2.4-download.md
@@ -157,7 +157,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.4-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.106-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.2/2.2.4/2.2.4.md b/release-notes/2.2/2.2.4/2.2.4.md
index 70152395..00e3ab20 100644
--- a/release-notes/2.2/2.2.4/2.2.4.md
+++ b/release-notes/2.2/2.2.4/2.2.4.md
@@ -210,6 +210,6 @@ runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.2.4
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.4-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.106-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-april-2019-updates-2-1-10-and-2-2-4/
diff --git a/release-notes/2.2/2.2.5/2.2.5-download.md b/release-notes/2.2/2.2.5/2.2.5-download.md
index a9fb8cec..577ee3bf 100644
--- a/release-notes/2.2/2.2.5/2.2.5-download.md
+++ b/release-notes/2.2/2.2.5/2.2.5-download.md
@@ -155,7 +155,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.5-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.107-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2019/
diff --git a/release-notes/2.2/2.2.5/2.2.5.md b/release-notes/2.2/2.2.5/2.2.5.md
index 58be4b24..1d549686 100644
--- a/release-notes/2.2/2.2.5/2.2.5.md
+++ b/release-notes/2.2/2.2.5/2.2.5.md
@@ -259,7 +259,7 @@ System.Data.SqlClient|4.6.1
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.5-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.107-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2019/
diff --git a/release-notes/2.2/2.2.6/2.2.205-sdk-download.md b/release-notes/2.2/2.2.6/2.2.205-sdk-download.md
index 8f8ad6fc..1513fc92 100644
--- a/release-notes/2.2/2.2.6/2.2.205-sdk-download.md
+++ b/release-notes/2.2/2.2.6/2.2.205-sdk-download.md
@@ -164,7 +164,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.6-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.301-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.2/2.2.6/2.2.301-sdk-download.md b/release-notes/2.2/2.2.6/2.2.301-sdk-download.md
index 14a9cba8..49ad69a4 100644
--- a/release-notes/2.2/2.2.6/2.2.301-sdk-download.md
+++ b/release-notes/2.2/2.2.6/2.2.301-sdk-download.md
@@ -162,7 +162,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.6-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.301-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.2/2.2.6/2.2.401-sdk-download.md b/release-notes/2.2/2.2.6/2.2.401-sdk-download.md
index 4e6f8605..970bd0e3 100644
--- a/release-notes/2.2/2.2.6/2.2.401-sdk-download.md
+++ b/release-notes/2.2/2.2.6/2.2.401-sdk-download.md
@@ -151,7 +151,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.6-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.401-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.2/2.2.6/2.2.6-download.md b/release-notes/2.2/2.2.6/2.2.6-download.md
index d6bb8db9..b8df9f51 100644
--- a/release-notes/2.2/2.2.6/2.2.6-download.md
+++ b/release-notes/2.2/2.2.6/2.2.6-download.md
@@ -163,7 +163,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.6-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.301-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.2/2.2.6/2.2.6.md b/release-notes/2.2/2.2.6/2.2.6.md
index f9479484..46a63dd8 100644
--- a/release-notes/2.2/2.2.6/2.2.6.md
+++ b/release-notes/2.2/2.2.6/2.2.6.md
@@ -233,7 +233,7 @@ runtime.win-x86.Microsoft.NETCore.DotNetHostResolver|2.2.6
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.6-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.301-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-july-2019/
diff --git a/release-notes/2.2/2.2.7/2.2.206-download.md b/release-notes/2.2/2.2.7/2.2.206-download.md
index 2c6bc249..1155a65c 100755
--- a/release-notes/2.2/2.2.7/2.2.206-download.md
+++ b/release-notes/2.2/2.2.7/2.2.206-download.md
@@ -113,7 +113,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.7-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.7-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.2/2.2.7/2.2.402-download.md b/release-notes/2.2/2.2.7/2.2.402-download.md
index 486de42e..515c3f80 100755
--- a/release-notes/2.2/2.2.7/2.2.402-download.md
+++ b/release-notes/2.2/2.2.7/2.2.402-download.md
@@ -113,7 +113,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.7-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.7-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.2/2.2.7/2.2.7-download.md b/release-notes/2.2/2.2.7/2.2.7-download.md
index 1a9a204d..e05f8981 100755
--- a/release-notes/2.2/2.2.7/2.2.7-download.md
+++ b/release-notes/2.2/2.2.7/2.2.7-download.md
@@ -113,7 +113,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.7-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.7-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.2/2.2.7/2.2.7.md b/release-notes/2.2/2.2.7/2.2.7.md
index e853c01d..b8002f47 100755
--- a/release-notes/2.2/2.2.7/2.2.7.md
+++ b/release-notes/2.2/2.2.7/2.2.7.md
@@ -236,6 +236,6 @@ runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.2.7
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.7-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.7-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-september-2019/
diff --git a/release-notes/2.2/2.2.8/2.2.207-download.md b/release-notes/2.2/2.2.8/2.2.207-download.md
index f6f86470..1b9cfe09 100644
--- a/release-notes/2.2/2.2.8/2.2.207-download.md
+++ b/release-notes/2.2/2.2.8/2.2.207-download.md
@@ -115,7 +115,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.8-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.8-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.2/2.2.8/2.2.8-install-instructions.md b/release-notes/2.2/2.2.8/2.2.8-install-instructions.md
index d03a85b3..0c878a42 100644
--- a/release-notes/2.2/2.2.8/2.2.8-install-instructions.md
+++ b/release-notes/2.2/2.2.8/2.2.8-install-instructions.md
@@ -89,7 +89,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.8-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.8-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/2.2/2.2.8/2.2.8.md b/release-notes/2.2/2.2.8/2.2.8.md
index 79951839..09b5b314 100644
--- a/release-notes/2.2/2.2.8/2.2.8.md
+++ b/release-notes/2.2/2.2.8/2.2.8.md
@@ -137,7 +137,7 @@ runtime.win-x86.Microsoft.NETCore.DotNetHostResolver | 2.2.8
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.8-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.8-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-November-2019/
diff --git a/release-notes/2.2/preview/2.2.0-preview1-download.md b/release-notes/2.2/preview/2.2.0-preview1-download.md
index 399b3feb..b0846b73 100644
--- a/release-notes/2.2/preview/2.2.0-preview1-download.md
+++ b/release-notes/2.2/preview/2.2.0-preview1-download.md
@@ -92,7 +92,7 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.0-preview1-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.100-preview1-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/08/21/net-core-august-2018-update/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/2.2/preview/2.2.0-preview1.md b/release-notes/2.2/preview/2.2.0-preview1.md
index 61b32f91..fb710ca6 100644
--- a/release-notes/2.2/preview/2.2.0-preview1.md
+++ b/release-notes/2.2/preview/2.2.0-preview1.md
@@ -96,7 +96,7 @@ The following repo has been updated
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.0-preview1-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.100-preview1-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/08/21/net-core-august-2018-update/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/2.2/preview/2.2.0-preview2-download.md b/release-notes/2.2/preview/2.2.0-preview2-download.md
index e09e6758..4d9c3b96 100644
--- a/release-notes/2.2/preview/2.2.0-preview2-download.md
+++ b/release-notes/2.2/preview/2.2.0-preview2-download.md
@@ -92,7 +92,7 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.0-preview2-26905-02-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.100-preview2-009404-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/09/11/net-core-sep-2018-update/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/2.2/preview/2.2.0-preview2.md b/release-notes/2.2/preview/2.2.0-preview2.md
index 3570c465..6e0ae8f2 100644
--- a/release-notes/2.2/preview/2.2.0-preview2.md
+++ b/release-notes/2.2/preview/2.2.0-preview2.md
@@ -94,7 +94,7 @@ The following repo has been updated
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.0-preview2-26905-02-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.100-preview2-009404-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/09/11/net-core-sep-2018-update/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/2.2/preview/2.2.0-preview3-download.md b/release-notes/2.2/preview/2.2.0-preview3-download.md
index a0360ea4..adb6791c 100644
--- a/release-notes/2.2/preview/2.2.0-preview3-download.md
+++ b/release-notes/2.2/preview/2.2.0-preview3-download.md
@@ -86,7 +86,7 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.0-preview3-27014-02-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.100-preview3-009430-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/2.2/preview/2.2.0-preview3.md b/release-notes/2.2/preview/2.2.0-preview3.md
index 7808f49e..eef5f1dd 100644
--- a/release-notes/2.2/preview/2.2.0-preview3.md
+++ b/release-notes/2.2/preview/2.2.0-preview3.md
@@ -87,7 +87,7 @@ The following repo has been updated
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.0-preview3-27014-02-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.100-preview3-009430-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/2.2/preview/2.2.200-preview-download.md b/release-notes/2.2/preview/2.2.200-preview-download.md
index e73a52c4..2319b21d 100644
--- a/release-notes/2.2/preview/2.2.200-preview-download.md
+++ b/release-notes/2.2/preview/2.2.200-preview-download.md
@@ -128,7 +128,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.0-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.200-preview-009648-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/
diff --git a/release-notes/2.2/preview/2.2.200-preview.md b/release-notes/2.2/preview/2.2.200-preview.md
index 31c6c229..0c0a4378 100644
--- a/release-notes/2.2/preview/2.2.200-preview.md
+++ b/release-notes/2.2/preview/2.2.200-preview.md
@@ -81,7 +81,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.0-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.2.200-preview-009648-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://aka.ms/netcore22announce
diff --git a/release-notes/2.2/releases.json b/release-notes/2.2/releases.json
index afbaa88d..2e43d80a 100644
--- a/release-notes/2.2/releases.json
+++ b/release-notes/2.2/releases.json
@@ -6,7 +6,7 @@
"latest-sdk": "2.2.207",
"support-phase": "eol",
"eol-date": "2019-12-23",
- "lifecycle-policy": "https://www.microsoft.com/net/support/policy",
+ "lifecycle-policy": "https://dotnet.microsoft.com/platform/support/policy/",
"releases": [
{
"release-date": "2019-11-19",
diff --git a/release-notes/3.0/3.0-supported-os.md b/release-notes/3.0/3.0-supported-os.md
index 727bc353..c735c549 100644
--- a/release-notes/3.0/3.0-supported-os.md
+++ b/release-notes/3.0/3.0-supported-os.md
@@ -29,7 +29,7 @@ Mac OS X | 10.13+ | x64 |
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
-Red Hat Enterprise Linux | 6+ | x64 | [Microsoft support policy](https://www.microsoft.com/net/support/policy)
+Red Hat Enterprise Linux | 6+ | x64 | [Microsoft support policy](https://dotnet.microsoft.com/platform/support/policy/)
Red Hat Enterprise Linux | 7, 8 | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/)
CentOS | 7, 8 | x64 | [CentOS lifecycle](https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d)
Oracle Linux | 7, 8 | x64 | [Oracle Linux lifecycle](http://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf)
diff --git a/release-notes/3.0/3.0.0/3.0.0-download.md b/release-notes/3.0/3.0.0/3.0.0-download.md
index 468bad48..550e702e 100644
--- a/release-notes/3.0/3.0.0/3.0.0-download.md
+++ b/release-notes/3.0/3.0.0/3.0.0-download.md
@@ -151,7 +151,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/3.0/3.0.0/3.0.0.md b/release-notes/3.0/3.0.0/3.0.0.md
index 046ac6a5..c9d40a8f 100644
--- a/release-notes/3.0/3.0.0/3.0.0.md
+++ b/release-notes/3.0/3.0.0/3.0.0.md
@@ -153,7 +153,7 @@ Here are some of the additions and updates we're excited to bring in 3.0 GA. See
[checksums]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0/
diff --git a/release-notes/3.0/3.0.1/3.0.1-install-instructions.md b/release-notes/3.0/3.0.1/3.0.1-install-instructions.md
index be1962d6..6abc120e 100644
--- a/release-notes/3.0/3.0.1/3.0.1-install-instructions.md
+++ b/release-notes/3.0/3.0.1/3.0.1-install-instructions.md
@@ -89,7 +89,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.1-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.1-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/3.0/3.0.1/3.0.1.md b/release-notes/3.0/3.0.1/3.0.1.md
index 90800a0e..0df89775 100644
--- a/release-notes/3.0/3.0.1/3.0.1.md
+++ b/release-notes/3.0/3.0.1/3.0.1.md
@@ -60,7 +60,7 @@ The images are expected to be available later today.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.1-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.1-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-November-2019/
diff --git a/release-notes/3.0/3.0.2/3.0.2-install-instructions.md b/release-notes/3.0/3.0.2/3.0.2-install-instructions.md
index 4a2ffab0..8ca6f919 100644
--- a/release-notes/3.0/3.0.2/3.0.2-install-instructions.md
+++ b/release-notes/3.0/3.0.2/3.0.2-install-instructions.md
@@ -89,7 +89,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.2-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.2-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/3.0/3.0.2/3.0.2.md b/release-notes/3.0/3.0.2/3.0.2.md
index e1703a41..b0d94eeb 100644
--- a/release-notes/3.0/3.0.2/3.0.2.md
+++ b/release-notes/3.0/3.0.2/3.0.2.md
@@ -141,7 +141,7 @@ Microsoft.WindowsDesktop.App | 3.1.0 | 3.1.1
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.2-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.2-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-January-2020/
diff --git a/release-notes/3.0/3.0.3/3.0.3-install-instructions.md b/release-notes/3.0/3.0.3/3.0.3-install-instructions.md
index d09c5108..0c581a29 100644
--- a/release-notes/3.0/3.0.3/3.0.3-install-instructions.md
+++ b/release-notes/3.0/3.0.3/3.0.3-install-instructions.md
@@ -89,7 +89,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.3-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.3-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/3.0/3.0.3/3.0.3.md b/release-notes/3.0/3.0.3/3.0.3.md
index 198aeec9..838b09e8 100644
--- a/release-notes/3.0/3.0.3/3.0.3.md
+++ b/release-notes/3.0/3.0.3/3.0.3.md
@@ -64,7 +64,7 @@ See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blo
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.3-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.3-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-february-2020/
diff --git a/release-notes/3.0/preview/3.0.0-preview1-download.md b/release-notes/3.0/preview/3.0.0-preview1-download.md
index d2fe228d..cea20154 100644
--- a/release-notes/3.0/preview/3.0.0-preview1-download.md
+++ b/release-notes/3.0/preview/3.0.0-preview1-download.md
@@ -87,7 +87,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview-27122-01-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview-009812-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/
diff --git a/release-notes/3.0/preview/3.0.0-preview1.md b/release-notes/3.0/preview/3.0.0-preview1.md
index afa6a6fc..86e59d73 100644
--- a/release-notes/3.0/preview/3.0.0-preview1.md
+++ b/release-notes/3.0/preview/3.0.0-preview1.md
@@ -112,7 +112,7 @@ The following repos have been updated
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview-27122-01-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview-009812-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: http://aka.ms/netcore3preview1
diff --git a/release-notes/3.0/preview/3.0.0-preview2-download.md b/release-notes/3.0/preview/3.0.0-preview2-download.md
index 74074f6f..55ad86bc 100644
--- a/release-notes/3.0/preview/3.0.0-preview2-download.md
+++ b/release-notes/3.0/preview/3.0.0-preview2-download.md
@@ -114,7 +114,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview-27324-5-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview-010184-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/
diff --git a/release-notes/3.0/preview/3.0.0-preview2.md b/release-notes/3.0/preview/3.0.0-preview2.md
index 6e1d4ab9..92e83f38 100644
--- a/release-notes/3.0/preview/3.0.0-preview2.md
+++ b/release-notes/3.0/preview/3.0.0-preview2.md
@@ -107,7 +107,7 @@ The following repos have been updated
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview-27324-5-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview-010184-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2019/01/29/announcing-net-core-3-preview-2/
diff --git a/release-notes/3.0/preview/3.0.0-preview3.md b/release-notes/3.0/preview/3.0.0-preview3.md
index 465a3689..7472fc8c 100644
--- a/release-notes/3.0/preview/3.0.0-preview3.md
+++ b/release-notes/3.0/preview/3.0.0-preview3.md
@@ -167,7 +167,7 @@ public readonly struct Memory
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview3-27503-5-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview3-010431-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-preview-3/
diff --git a/release-notes/3.0/preview/3.0.0-preview4-download.md b/release-notes/3.0/preview/3.0.0-preview4-download.md
index 10b89079..7596354d 100755
--- a/release-notes/3.0/preview/3.0.0-preview4-download.md
+++ b/release-notes/3.0/preview/3.0.0-preview4-download.md
@@ -113,7 +113,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview4-27615-11-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview4-011223-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/3.0/preview/3.0.0-preview4.md b/release-notes/3.0/preview/3.0.0-preview4.md
index 3b9f32e0..7c4a7673 100644
--- a/release-notes/3.0/preview/3.0.0-preview4.md
+++ b/release-notes/3.0/preview/3.0.0-preview4.md
@@ -110,7 +110,7 @@ A few changes have been made which could result in subtle changes of behavior in
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview4-27615-11-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview4-011223-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-preview-4/
diff --git a/release-notes/3.0/preview/3.0.0-preview5-download.md b/release-notes/3.0/preview/3.0.0-preview5-download.md
index f4630b7d..87d6526e 100644
--- a/release-notes/3.0/preview/3.0.0-preview5-download.md
+++ b/release-notes/3.0/preview/3.0.0-preview5-download.md
@@ -147,7 +147,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview5-27626-15-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview5-011568-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/3.0/preview/3.0.0-preview5.md b/release-notes/3.0/preview/3.0.0-preview5.md
index fc5ff65e..fd4af1bc 100644
--- a/release-notes/3.0/preview/3.0.0-preview5.md
+++ b/release-notes/3.0/preview/3.0.0-preview5.md
@@ -149,7 +149,7 @@ Our plans call for the next LTS release of .NET Core toward the end of 2019. We
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview5-27626-15-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview5-011568-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0-preview-5/
diff --git a/release-notes/3.0/preview/3.0.0-preview6-download.md b/release-notes/3.0/preview/3.0.0-preview6-download.md
index 24c27298..c94fe6d6 100644
--- a/release-notes/3.0/preview/3.0.0-preview6-download.md
+++ b/release-notes/3.0/preview/3.0.0-preview6-download.md
@@ -254,7 +254,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview6-27804-01-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview6-012264-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/3.0/preview/3.0.0-preview6.md b/release-notes/3.0/preview/3.0.0-preview6.md
index bea4357d..47f5c49d 100644
--- a/release-notes/3.0/preview/3.0.0-preview6.md
+++ b/release-notes/3.0/preview/3.0.0-preview6.md
@@ -167,7 +167,7 @@ Our plans call for the next LTS release of .NET Core toward the end of 2019. We
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview6-27804-01-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview6-012264-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0-preview-6/
diff --git a/release-notes/3.0/preview/3.0.0-preview7-download.md b/release-notes/3.0/preview/3.0.0-preview7-download.md
index 62e67cbe..d1945382 100644
--- a/release-notes/3.0/preview/3.0.0-preview7-download.md
+++ b/release-notes/3.0/preview/3.0.0-preview7-download.md
@@ -218,7 +218,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview7-27912-14-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview7-012821-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0-preview-7/
diff --git a/release-notes/3.0/preview/3.0.0-preview7.md b/release-notes/3.0/preview/3.0.0-preview7.md
index 7d589e39..292bd231 100644
--- a/release-notes/3.0/preview/3.0.0-preview7.md
+++ b/release-notes/3.0/preview/3.0.0-preview7.md
@@ -135,7 +135,7 @@ As described in [.NET Core OS Lifecycle Policy](../../../os-lifecycle-policy.md)
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview7-27912-14-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview7-012821-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0-preview-7/
diff --git a/release-notes/3.0/preview/3.0.0-preview8-download.md b/release-notes/3.0/preview/3.0.0-preview8-download.md
index 3d9e2fd3..e6eb6e68 100644
--- a/release-notes/3.0/preview/3.0.0-preview8-download.md
+++ b/release-notes/3.0/preview/3.0.0-preview8-download.md
@@ -220,7 +220,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview8-28405-07-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview8-013656-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0-preview-8/
diff --git a/release-notes/3.0/preview/3.0.0-preview8.md b/release-notes/3.0/preview/3.0.0-preview8.md
index 4d9ff1dd..abe3cf69 100644
--- a/release-notes/3.0/preview/3.0.0-preview8.md
+++ b/release-notes/3.0/preview/3.0.0-preview8.md
@@ -128,7 +128,7 @@ Here is list of some of the additions and updates we're excited to bring in Prev
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview8-28405-07-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview8-013656-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0-preview-8/
diff --git a/release-notes/3.0/preview/3.0.0-preview9-download.md b/release-notes/3.0/preview/3.0.0-preview9-download.md
index ddb567b9..be0395cb 100644
--- a/release-notes/3.0/preview/3.0.0-preview9-download.md
+++ b/release-notes/3.0/preview/3.0.0-preview9-download.md
@@ -222,7 +222,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview9-19423-09-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview9-014004-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0-preview-9/
diff --git a/release-notes/3.0/preview/3.0.0-preview9.md b/release-notes/3.0/preview/3.0.0-preview9.md
index 7226a0a3..f95534b8 100644
--- a/release-notes/3.0/preview/3.0.0-preview9.md
+++ b/release-notes/3.0/preview/3.0.0-preview9.md
@@ -131,7 +131,7 @@ Here is list of some of the additions and updates we're excited to bring in Prev
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-preview9-19423-09-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.100-preview9-014004-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0-preview-9/
diff --git a/release-notes/3.0/preview/3.0.0-rc1-download.md b/release-notes/3.0/preview/3.0.0-rc1-download.md
index 1bd947ee..5ed3f469 100644
--- a/release-notes/3.0/preview/3.0.0-rc1-download.md
+++ b/release-notes/3.0/preview/3.0.0-rc1-download.md
@@ -172,7 +172,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-rc1-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/3.0/preview/3.0.0-rc1.md b/release-notes/3.0/preview/3.0.0-rc1.md
index d64ebc56..85471643 100644
--- a/release-notes/3.0/preview/3.0.0-rc1.md
+++ b/release-notes/3.0/preview/3.0.0-rc1.md
@@ -172,7 +172,7 @@ Here are some of the additions and updates we're excited to bring in RC 1. See t
[checksums]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.0.0-rc1-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0-release-candidate-1/
diff --git a/release-notes/3.0/releases.json b/release-notes/3.0/releases.json
index 1e8181e6..d45809f3 100755
--- a/release-notes/3.0/releases.json
+++ b/release-notes/3.0/releases.json
@@ -6,7 +6,7 @@
"latest-sdk": "3.0.103",
"support-phase": "eol",
"eol-date": "2020-03-03",
- "lifecycle-policy": "https://www.microsoft.com/net/support/policy",
+ "lifecycle-policy": "https://dotnet.microsoft.com/platform/support/policy/",
"releases": [
{
"release-date": "2020-02-18",
diff --git a/release-notes/3.1/3.1-supported-os.md b/release-notes/3.1/3.1-supported-os.md
index c1c02fed..2fe4bc63 100644
--- a/release-notes/3.1/3.1-supported-os.md
+++ b/release-notes/3.1/3.1-supported-os.md
@@ -29,7 +29,7 @@ Mac OS X | 10.13+ | x64 |
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
-Red Hat Enterprise Linux | 6+ | x64 | [Microsoft support policy](https://www.microsoft.com/net/support/policy)
+Red Hat Enterprise Linux | 6+ | x64 | [Microsoft support policy](https://dotnet.microsoft.com/platform/support/policy/)
Red Hat Enterprise Linux
CentOS
Oracle Linux | 7+ | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/)
[CentOS lifecycle](https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d)
[Oracle Linux lifecycle](http://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf)
Fedora | 30+ | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
Debian | 9+ | x64, ARM32, ARM64 | [Debian lifecycle](https://wiki.debian.org/DebianReleases)
diff --git a/release-notes/3.1/3.1.0/3.1.0-install-instructions.md b/release-notes/3.1/3.1.0/3.1.0-install-instructions.md
index b5941482..3c59aa3c 100644
--- a/release-notes/3.1/3.1.0/3.1.0-install-instructions.md
+++ b/release-notes/3.1/3.1.0/3.1.0-install-instructions.md
@@ -47,7 +47,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1-0/
diff --git a/release-notes/3.1/3.1.0/3.1.0.md b/release-notes/3.1/3.1.0/3.1.0.md
index 474d8380..b013d744 100644
--- a/release-notes/3.1/3.1.0/3.1.0.md
+++ b/release-notes/3.1/3.1.0/3.1.0.md
@@ -61,7 +61,7 @@ Here is list of some of the additions and updates we're excited to bring in 3.1.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1/
diff --git a/release-notes/3.1/3.1.1/3.1.1-install-instructions.md b/release-notes/3.1/3.1.1/3.1.1-install-instructions.md
index b4cb4585..1f5b693b 100644
--- a/release-notes/3.1/3.1.1/3.1.1-install-instructions.md
+++ b/release-notes/3.1/3.1.1/3.1.1-install-instructions.md
@@ -89,7 +89,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.1-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.1-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/3.1/3.1.1/3.1.1.md b/release-notes/3.1/3.1.1/3.1.1.md
index 13366ccf..be5ee648 100644
--- a/release-notes/3.1/3.1.1/3.1.1.md
+++ b/release-notes/3.1/3.1.1/3.1.1.md
@@ -148,7 +148,7 @@ Microsoft.WindowsDesktop.App | 3.1.0 | 3.1.1
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.1-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.1-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-january-2020/
diff --git a/release-notes/3.1/3.1.2/3.1.2-install-instructions.md b/release-notes/3.1/3.1.2/3.1.2-install-instructions.md
index aaea9c28..06d27b1d 100644
--- a/release-notes/3.1/3.1.2/3.1.2-install-instructions.md
+++ b/release-notes/3.1/3.1.2/3.1.2-install-instructions.md
@@ -89,7 +89,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.2-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.2-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/3.1/3.1.2/3.1.2.md b/release-notes/3.1/3.1.2/3.1.2.md
index f634defa..6c6329c4 100644
--- a/release-notes/3.1/3.1.2/3.1.2.md
+++ b/release-notes/3.1/3.1.2/3.1.2.md
@@ -85,7 +85,7 @@ See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blo
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.2-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.2-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-february-2020/
diff --git a/release-notes/3.1/3.1.2/3.1.200-sdk.md b/release-notes/3.1/3.1.2/3.1.200-sdk.md
index db6ae7d7..010e9efb 100644
--- a/release-notes/3.1/3.1.2/3.1.200-sdk.md
+++ b/release-notes/3.1/3.1.2/3.1.200-sdk.md
@@ -58,7 +58,7 @@ The following repositories have been updated:
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.200-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.200-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/
diff --git a/release-notes/3.1/3.1.3/3.1.201-download.md b/release-notes/3.1/3.1.3/3.1.201-download.md
index fc9790c9..29f49916 100644
--- a/release-notes/3.1/3.1.3/3.1.201-download.md
+++ b/release-notes/3.1/3.1.3/3.1.201-download.md
@@ -118,7 +118,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.3-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.3-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/
diff --git a/release-notes/3.1/3.1.3/3.1.3-install-instructions.md b/release-notes/3.1/3.1.3/3.1.3-install-instructions.md
index b01638d8..95f397d3 100644
--- a/release-notes/3.1/3.1.3/3.1.3-install-instructions.md
+++ b/release-notes/3.1/3.1.3/3.1.3-install-instructions.md
@@ -89,7 +89,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.3-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.3-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/3.1/3.1.3/3.1.3.md b/release-notes/3.1/3.1.3/3.1.3.md
index a1ec5aa1..8903938d 100644
--- a/release-notes/3.1/3.1.3/3.1.3.md
+++ b/release-notes/3.1/3.1.3/3.1.3.md
@@ -78,7 +78,7 @@ The following repos have been updated
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.3-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.3-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/
diff --git a/release-notes/3.1/3.1.4/3.1.202-download.md b/release-notes/3.1/3.1.4/3.1.202-download.md
index 2b577b7a..70b4243e 100644
--- a/release-notes/3.1/3.1.4/3.1.202-download.md
+++ b/release-notes/3.1/3.1.4/3.1.202-download.md
@@ -118,7 +118,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.4-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.4-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/
diff --git a/release-notes/3.1/3.1.4/3.1.300-sdk.md b/release-notes/3.1/3.1.4/3.1.300-sdk.md
index 87da0232..fc4b5686 100644
--- a/release-notes/3.1/3.1.4/3.1.300-sdk.md
+++ b/release-notes/3.1/3.1.4/3.1.300-sdk.md
@@ -58,7 +58,7 @@ The following repositories have been updated:
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.300-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.300-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/
diff --git a/release-notes/3.1/3.1.4/3.1.4-install-instructions.md b/release-notes/3.1/3.1.4/3.1.4-install-instructions.md
index 6f43419a..35ba4b31 100644
--- a/release-notes/3.1/3.1.4/3.1.4-install-instructions.md
+++ b/release-notes/3.1/3.1.4/3.1.4-install-instructions.md
@@ -89,7 +89,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.4-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.4-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/3.1/3.1.4/3.1.4.md b/release-notes/3.1/3.1.4/3.1.4.md
index 0a1477ab..f31c1aab 100644
--- a/release-notes/3.1/3.1.4/3.1.4.md
+++ b/release-notes/3.1/3.1.4/3.1.4.md
@@ -376,7 +376,7 @@ dotnet-svcutil.xmlserializer | 1.2.0
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.4-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.4-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2020/
diff --git a/release-notes/3.1/3.1.5/3.1.301-download.md b/release-notes/3.1/3.1.5/3.1.301-download.md
index 13099196..47b691a6 100644
--- a/release-notes/3.1/3.1.5/3.1.301-download.md
+++ b/release-notes/3.1/3.1.5/3.1.301-download.md
@@ -118,7 +118,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.5-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.5-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/
diff --git a/release-notes/3.1/3.1.5/3.1.5-install-instructions.md b/release-notes/3.1/3.1.5/3.1.5-install-instructions.md
index 63b3e695..d929491e 100644
--- a/release-notes/3.1/3.1.5/3.1.5-install-instructions.md
+++ b/release-notes/3.1/3.1.5/3.1.5-install-instructions.md
@@ -89,7 +89,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.5-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.5-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/3.1/3.1.5/3.1.5.md b/release-notes/3.1/3.1.5/3.1.5.md
index 41f28b11..b6bc7e36 100644
--- a/release-notes/3.1/3.1.5/3.1.5.md
+++ b/release-notes/3.1/3.1.5/3.1.5.md
@@ -365,7 +365,7 @@ microsoft.build.utilities.core | 16.6.0.nupkg
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.5-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.5-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020/
diff --git a/release-notes/3.1/3.1.6/3.1.302-download.md b/release-notes/3.1/3.1.6/3.1.302-download.md
index 207866eb..4acd1720 100644
--- a/release-notes/3.1/3.1.6/3.1.302-download.md
+++ b/release-notes/3.1/3.1.6/3.1.302-download.md
@@ -118,7 +118,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.6-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.6-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/
diff --git a/release-notes/3.1/3.1.6/3.1.6-install-instructions.md b/release-notes/3.1/3.1.6/3.1.6-install-instructions.md
index 2b9cd7d9..a214ce31 100644
--- a/release-notes/3.1/3.1.6/3.1.6-install-instructions.md
+++ b/release-notes/3.1/3.1.6/3.1.6-install-instructions.md
@@ -87,7 +87,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.6-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.6-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/3.1/3.1.6/3.1.6.md b/release-notes/3.1/3.1.6/3.1.6.md
index d485f5c7..9905a7bb 100644
--- a/release-notes/3.1/3.1.6/3.1.6.md
+++ b/release-notes/3.1/3.1.6/3.1.6.md
@@ -341,7 +341,7 @@ Microsoft.Extensions.Hosting | 3.1.6.nupkg
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.6-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.6-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020/
diff --git a/release-notes/3.1/3.1.7/3.1.401-download.md b/release-notes/3.1/3.1.7/3.1.401-download.md
index 7f9b8e76..fe8f057c 100644
--- a/release-notes/3.1/3.1.7/3.1.401-download.md
+++ b/release-notes/3.1/3.1.7/3.1.401-download.md
@@ -118,7 +118,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.7-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.7-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/
diff --git a/release-notes/3.1/3.1.7/3.1.7-install-instructions.md b/release-notes/3.1/3.1.7/3.1.7-install-instructions.md
index 8ff1db68..7baadbaf 100644
--- a/release-notes/3.1/3.1.7/3.1.7-install-instructions.md
+++ b/release-notes/3.1/3.1.7/3.1.7-install-instructions.md
@@ -89,7 +89,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.7-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.7-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
diff --git a/release-notes/3.1/3.1.7/3.1.7.md b/release-notes/3.1/3.1.7/3.1.7.md
index 365aba6d..1c9d4560 100644
--- a/release-notes/3.1/3.1.7/3.1.7.md
+++ b/release-notes/3.1/3.1.7/3.1.7.md
@@ -330,7 +330,7 @@ Microsoft.Extensions.Hosting.Abstractions | 3.1.7.nupkg
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.7-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.7-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-august-2020/
diff --git a/release-notes/3.1/preview/3.1.0-preview1-download.md b/release-notes/3.1/preview/3.1.0-preview1-download.md
index 5eaf0375..892563c1 100644
--- a/release-notes/3.1/preview/3.1.0-preview1-download.md
+++ b/release-notes/3.1/preview/3.1.0-preview1-download.md
@@ -146,7 +146,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview1-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview1-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1-preview-1/
diff --git a/release-notes/3.1/preview/3.1.0-preview1.md b/release-notes/3.1/preview/3.1.0-preview1.md
index 13dfac82..65854abf 100644
--- a/release-notes/3.1/preview/3.1.0-preview1.md
+++ b/release-notes/3.1/preview/3.1.0-preview1.md
@@ -58,7 +58,7 @@ Here is list of some of the additions and updates we're excited to bring in Prev
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview1-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview1-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1-preview-1/
diff --git a/release-notes/3.1/preview/3.1.0-preview2-install-instructions.md b/release-notes/3.1/preview/3.1.0-preview2-install-instructions.md
index a14b2bbe..423ca867 100644
--- a/release-notes/3.1/preview/3.1.0-preview2-install-instructions.md
+++ b/release-notes/3.1/preview/3.1.0-preview2-install-instructions.md
@@ -135,7 +135,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview2-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview2-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1-preview-2/
diff --git a/release-notes/3.1/preview/3.1.0-preview2.md b/release-notes/3.1/preview/3.1.0-preview2.md
index 800c310f..94b9164e 100644
--- a/release-notes/3.1/preview/3.1.0-preview2.md
+++ b/release-notes/3.1/preview/3.1.0-preview2.md
@@ -63,7 +63,7 @@ Here is list of some of the additions and updates we're excited to bring in Prev
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview2-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview2-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[snap-install]: 3.1.0-preview2-install-instructions.md
diff --git a/release-notes/3.1/preview/3.1.0-preview3-install-instructions.md b/release-notes/3.1/preview/3.1.0-preview3-install-instructions.md
index 5d2cd434..9f0374b9 100644
--- a/release-notes/3.1/preview/3.1.0-preview3-install-instructions.md
+++ b/release-notes/3.1/preview/3.1.0-preview3-install-instructions.md
@@ -135,7 +135,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview3-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview3-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1-preview-3/
diff --git a/release-notes/3.1/preview/3.1.0-preview3.md b/release-notes/3.1/preview/3.1.0-preview3.md
index d6d0e296..56cf16b2 100644
--- a/release-notes/3.1/preview/3.1.0-preview3.md
+++ b/release-notes/3.1/preview/3.1.0-preview3.md
@@ -63,7 +63,7 @@ Here is list of some of the additions and updates we're excited to bring in Prev
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview3-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview3-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1-preview-3/
diff --git a/release-notes/3.1/releases.json b/release-notes/3.1/releases.json
index e6d807f0..6a06f633 100644
--- a/release-notes/3.1/releases.json
+++ b/release-notes/3.1/releases.json
@@ -6,7 +6,7 @@
"latest-sdk": "3.1.402",
"support-phase": "lts",
"eol-date": "2022-12-03",
- "lifecycle-policy": "https://www.microsoft.com/net/support/policy",
+ "lifecycle-policy": "https://dotnet.microsoft.com/platform/support/policy/",
"releases": [
{
"release-date": "2020-09-08",
diff --git a/release-notes/5.0/preview/5.0.0-preview.1-install-instructions.md b/release-notes/5.0/preview/5.0.0-preview.1-install-instructions.md
index f337dedf..ffc75180 100644
--- a/release-notes/5.0/preview/5.0.0-preview.1-install-instructions.md
+++ b/release-notes/5.0/preview/5.0.0-preview.1-install-instructions.md
@@ -79,7 +79,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.1-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.1-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-5-0-preview-1/
diff --git a/release-notes/5.0/preview/5.0.0-preview.1.md b/release-notes/5.0/preview/5.0.0-preview.1.md
index 9d98d4cf..6be3698a 100644
--- a/release-notes/5.0/preview/5.0.0-preview.1.md
+++ b/release-notes/5.0/preview/5.0.0-preview.1.md
@@ -57,7 +57,7 @@ Here is list of some of the additions and updates we're excited to bring in Prev
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.1-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.1-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-5-0-preview-1/
diff --git a/release-notes/5.0/preview/5.0.0-preview.2.md b/release-notes/5.0/preview/5.0.0-preview.2.md
index 90779544..041901bd 100644
--- a/release-notes/5.0/preview/5.0.0-preview.2.md
+++ b/release-notes/5.0/preview/5.0.0-preview.2.md
@@ -57,7 +57,7 @@ Here is list of some of the additions and updates we're excited to bring in Prev
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.2-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.2-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-5-0-preview-2/
diff --git a/release-notes/5.0/preview/5.0.0-preview.3.md b/release-notes/5.0/preview/5.0.0-preview.3.md
index b91a6531..43b820af 100644
--- a/release-notes/5.0/preview/5.0.0-preview.3.md
+++ b/release-notes/5.0/preview/5.0.0-preview.3.md
@@ -57,7 +57,7 @@ Here is list of some of the additions and updates we're excited to bring in Prev
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.3-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.3-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-5-0-preview-3/
diff --git a/release-notes/5.0/preview/5.0.0-preview.4.md b/release-notes/5.0/preview/5.0.0-preview.4.md
index 5cf10e72..e8be1a3b 100644
--- a/release-notes/5.0/preview/5.0.0-preview.4.md
+++ b/release-notes/5.0/preview/5.0.0-preview.4.md
@@ -57,7 +57,7 @@ Here is list of some of the additions and updates we're excited to bring in Prev
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.4-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.4-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-5-preview-4-and-our-journey-to-one-net/
diff --git a/release-notes/5.0/preview/5.0.0-preview.5.md b/release-notes/5.0/preview/5.0.0-preview.5.md
index f749d238..f83a7601 100644
--- a/release-notes/5.0/preview/5.0.0-preview.5.md
+++ b/release-notes/5.0/preview/5.0.0-preview.5.md
@@ -57,7 +57,7 @@ Here is list of some of the additions and updates we're excited to bring in Prev
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.5-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.5-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-5-0-preview-5/
diff --git a/release-notes/5.0/preview/5.0.0-preview.6.md b/release-notes/5.0/preview/5.0.0-preview.6.md
index 242ca5ce..f2a1a636 100644
--- a/release-notes/5.0/preview/5.0.0-preview.6.md
+++ b/release-notes/5.0/preview/5.0.0-preview.6.md
@@ -56,7 +56,7 @@ Here is list of some of the additions and updates we're excited to bring in Prev
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.6-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.6-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-5-0-preview-6/
diff --git a/release-notes/5.0/preview/5.0.0-preview.7.md b/release-notes/5.0/preview/5.0.0-preview.7.md
index c22c14b8..7363e612 100644
--- a/release-notes/5.0/preview/5.0.0-preview.7.md
+++ b/release-notes/5.0/preview/5.0.0-preview.7.md
@@ -58,7 +58,7 @@ For a roadmap and reference to ongoing efforts for .NET 5, see [.NET 5.0 Runtime
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.7-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.7-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-5-0-preview-7/
diff --git a/release-notes/5.0/preview/5.0.0-preview.8.md b/release-notes/5.0/preview/5.0.0-preview.8.md
index eaaca479..c6118640 100644
--- a/release-notes/5.0/preview/5.0.0-preview.8.md
+++ b/release-notes/5.0/preview/5.0.0-preview.8.md
@@ -58,7 +58,7 @@ For a roadmap and reference to ongoing efforts for .NET 5, see [.NET 5.0 Runtime
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.8-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.8-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-5-0-preview-8/
diff --git a/release-notes/5.0/preview/5.0.0-rc.1.md b/release-notes/5.0/preview/5.0.0-rc.1.md
index 9713fe1d..f88510b4 100644
--- a/release-notes/5.0/preview/5.0.0-rc.1.md
+++ b/release-notes/5.0/preview/5.0.0-rc.1.md
@@ -58,7 +58,7 @@ For a roadmap and reference to ongoing efforts for .NET 5, see [.NET 5.0 Runtime
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-rc.1-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-rc.1-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/linux
+[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-5-0-rc-1/
diff --git a/release-notes/5.0/releases.json b/release-notes/5.0/releases.json
index 7ff31daf..cca095df 100644
--- a/release-notes/5.0/releases.json
+++ b/release-notes/5.0/releases.json
@@ -5,7 +5,7 @@
"latest-runtime": "5.0.0-rc.1.20451.14",
"latest-sdk": "5.0.100-rc.1.20452.10",
"support-phase": "rc",
- "lifecycle-policy": "https://www.microsoft.com/net/support/policy",
+ "lifecycle-policy": "https://dotnet.microsoft.com/platform/support/policy/",
"releases": [
{
"release-date": "2020-09-14",
diff --git a/release-notes/download-archive.md b/release-notes/download-archive.md
index ef0966fe..2051c3f1 100644
--- a/release-notes/download-archive.md
+++ b/release-notes/download-archive.md
@@ -2,7 +2,7 @@
This page provides an archive of previously released versions of the .NET Core runtime, libraries and the .NET Core SDK.
-### .NET Core 2.2 - [Current](https://www.microsoft.com/net/core/support) release
+### .NET Core 2.2 - [Current](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) release
| Release Date | Description | Release Notes | |
| :-- | :-- | :--: | :--: |
@@ -18,7 +18,7 @@ This page provides an archive of previously released versions of the .NET Core r
| 2019/01/08 | 2.2.1 with SDK 2.2.102 | [release notes](2.2/2.2.1/2.2.1.md) | [download](2.2/2.2.1/2.2.1-download.md) |
| 2018/12/04 | 2.2.0 with SDK 2.2.100 | [release notes](2.2/2.2.0/2.2.0.md) | [download](2.2/2.2.0/2.2.0-download.md) |
-### .NET Core 2.1 - [LTS](https://www.microsoft.com/net/core/support) release
+### .NET Core 2.1 - [LTS](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) release
| Release Date | Description | Release Notes | |
| :-- | :-- | :--: | :--: |
@@ -38,7 +38,7 @@ This page provides an archive of previously released versions of the .NET Core r
| 2018/06/19 | 2.1.1 with SDK 2.1.301 | [release notes](2.1/2.1.1.md) | [download](download-archives/2.1.1-download.md) |
| 2018/05/30 | 2.1.0 with SDK 2.1.300 | [release notes](2.1/2.1.0.md) | [download](download-archives/2.1.0-download.md) |
-### .NET Core 1.1 - [EOL](https://www.microsoft.com/net/core/support) release
+### .NET Core 1.1 - [EOL](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) release
| Release Date | Description | Release Notes | |
| :-- | :-- | :--: | :--: |
@@ -56,7 +56,7 @@ This page provides an archive of previously released versions of the .NET Core r
| 2017/04/13 | 1.1.1 with SDK 1.0.3 | [release notes](https://github.com/dotnet/cli/releases/tag/v1.0.3) | [download](download-archives/1.0.3-sdk-download.md) |
| 2017/03/07 | 1.1.1 with SDK 1.0.1 | [release notes](1.1/1.1.1.md) | [download](download-archives/1.1.1-download.md) |
-### .NET Core 1.0 - [EOL](https://www.microsoft.com/net/core/support) release
+### .NET Core 1.0 - [EOL](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) release
| Release Date | Description | Release Notes | |
| :-- | :-- | :--: | :--: |
diff --git a/release-notes/download-archives/1.0.12-download.md b/release-notes/download-archives/1.0.12-download.md
index 7c3ea80c..dee1cd42 100644
--- a/release-notes/download-archives/1.0.12-download.md
+++ b/release-notes/download-archives/1.0.12-download.md
@@ -30,7 +30,7 @@ Images for .NET Core 1.0.12 are available on [Docker](https://hub.docker.com/r/m
## Installing .NET Core on Linux
-Instructions for installing using your package manager can be found on the [dotnet-core](https://www.microsoft.com/net/download/linux) site.
+Instructions for installing using your package manager can be found on the [dotnet-core](https://docs.microsoft.com/dotnet/core/install/linux) site.
## Installation from a binary archive
diff --git a/release-notes/download-archives/1.0.13-download.md b/release-notes/download-archives/1.0.13-download.md
index 4eccdacd..6bf6b618 100644
--- a/release-notes/download-archives/1.0.13-download.md
+++ b/release-notes/download-archives/1.0.13-download.md
@@ -110,5 +110,5 @@ If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.13-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.11-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/dotnet-core/1.0
+[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.0
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/download-archives/1.1.10-download.md b/release-notes/download-archives/1.1.10-download.md
index b6d4c6f3..b3fdb44b 100644
--- a/release-notes/download-archives/1.1.10-download.md
+++ b/release-notes/download-archives/1.1.10-download.md
@@ -117,5 +117,5 @@ If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.10-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.11-sdk-sha.txt
-[linux-install]: https://www.microsoft.com/net/download/dotnet-core/1.1
+[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.1
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
diff --git a/release-notes/download-archives/1.1.9-download.md b/release-notes/download-archives/1.1.9-download.md
index 4749904e..77708c14 100644
--- a/release-notes/download-archives/1.1.9-download.md
+++ b/release-notes/download-archives/1.1.9-download.md
@@ -30,7 +30,7 @@ Images for .NET Core 1.1.9 are available on [Docker](https://hub.docker.com/r/mi
## Installing .NET Core on Linux
-Instructions for installing using your package manager can be found on the [dotnet-core](https://www.microsoft.com/net/download/linux) site.
+Instructions for installing using your package manager can be found on the [dotnet-core](https://docs.microsoft.com/dotnet/core/install/linux) site.
## Installation from a binary archive
diff --git a/release-notes/download-archives/2.0.9-download.md b/release-notes/download-archives/2.0.9-download.md
index 87b2c258..a90617e3 100644
--- a/release-notes/download-archives/2.0.9-download.md
+++ b/release-notes/download-archives/2.0.9-download.md
@@ -30,7 +30,7 @@ If you have .NET Core Previews installed, it will need to be removed before atte
`sudo apt remove dotnet-dev-2.0.0-preview2-006497`
-Instructions for installing using your package manager can be found on the [dotnet-core](https://www.microsoft.com/net/download/linux) site.
+Instructions for installing using your package manager can be found on the [dotnet-core](https://docs.microsoft.com/dotnet/core/install/linux) site.
## .NET Core Runtime-only installation
diff --git a/release-notes/download-archives/2.1.1-download.md b/release-notes/download-archives/2.1.1-download.md
index a147da71..00264822 100644
--- a/release-notes/download-archives/2.1.1-download.md
+++ b/release-notes/download-archives/2.1.1-download.md
@@ -39,7 +39,7 @@ sudo apt remove 2.1.300-preview2-008530
### Installation from a package manager
-Instructions for installing using your package manager, such as apt or yum, can be found on the [dotnet-core](https://www.microsoft.com/net/download/dotnet-core/) site.
+Instructions for installing using your package manager, such as apt or yum, can be found on the [dotnet-core](https://dotnet.microsoft.com/download) site.
### Installation from a binary archive
diff --git a/release-notes/download-archives/2.1.2-download.md b/release-notes/download-archives/2.1.2-download.md
index 49dfbeb3..313074ec 100644
--- a/release-notes/download-archives/2.1.2-download.md
+++ b/release-notes/download-archives/2.1.2-download.md
@@ -9,7 +9,7 @@
| ------- | :---------------------------------------------------: | :-------------------------------------------------------------------:| :----------------------------------------------------------------: | :----------------------------------------------------------------: | :-----------------: |
| Windows | [32-bit](https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-x86.exe) / [64-bit](https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-x64.exe) | [32-bit](https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-x86.zip) / [64-bit](https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-x64.zip) | [32-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-win-x86.exe) / [64-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-win-x64.exe) | [32-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-win-x86.zip) / [64-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-win-x64.zip) |
| macOS | [64-bit](https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-osx-x64.pkg) | [64-bit](https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.1.302/dotnet-sdk-2.1.302-osx-x64.tar.gz)| [64-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-osx-x64.pkg) | [64-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-osx-x64.tar.gz) |
-| Linux (for glibc based OS) | [See installations steps below](https://www.microsoft.com/net/download/linux) | [64-bit](https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-linux-x64.tar.gz) | - | [64-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-x64.tar.gz) | [64-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-linux-x64.tar.gz) |
+| Linux (for glibc based OS) | [See installations steps below](https://docs.microsoft.com/dotnet/core/install/linux) | [64-bit](https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-linux-x64.tar.gz) | - | [64-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-x64.tar.gz) | [64-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-linux-x64.tar.gz) |
| Linux ARM (for musl based OS, such as Alpine) | - | [64-bit](https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-linux-musl-x64.tar.gz) | - | [64-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-musl-x64.tar.gz) | [64-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-linux-musl-x64.tar.gz) |
| Linux ARM | - | [32-bit](https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-linux-arm.tar.gz) / [64-bit](https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-linux-arm64.tar.gz)| - | [32-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-arm.tar.gz) / [64-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-arm64.tar.gz) | [32-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-linux-arm.tar.gz) |
| RHEL6 | - | [64-bit](https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-rhel.6-x64.tar.gz) | - | [64-bit](https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-rhel.6-x64.tar.gz) |
@@ -31,7 +31,7 @@ Images for .NET Core 2.1.2 are available on [Docker](https://hub.docker.com/r/mi
## Installing .NET Core on Linux
-Instructions for installing using your package manager can be found on the [dotnet-core](https://www.microsoft.com/net/download/linux) site.
+Instructions for installing using your package manager can be found on the [dotnet-core](https://docs.microsoft.com/dotnet/core/install/linux) site.
## Installation from a binary archive
diff --git a/release-notes/download-archives/2.1.201-sdk-download.md b/release-notes/download-archives/2.1.201-sdk-download.md
index be0e04e8..5fcc1d0b 100644
--- a/release-notes/download-archives/2.1.201-sdk-download.md
+++ b/release-notes/download-archives/2.1.201-sdk-download.md
@@ -24,7 +24,7 @@ Images for .NET Core 2.0.7 are available on [Docker](https://hub.docker.com/r/mi
## Installing .NET Core on Linux
-Instructions for installing using your pacakge manager can be found on the [dotnet-core](https://www.microsoft.com/net/download/dotnet-core/sdk-2.1.200) site.
+Instructions for installing using your package manager can be found on the [.NET Core](https://docs.microsoft.com/dotnet/core/install/linux) docs.
## Installation from a binary archive
@@ -41,7 +41,7 @@ If only the .NET Core Runtime is needed, install `dotnet-runtime-2.0.7` using yo
## Server Hosting
-If you are looking to host stand-alone apps on Servers, the following installers can be used on Windows and Linx systems.
+If you are looking to host stand-alone apps on Servers, the following installers can be used on Windows and Linux systems.
### Windows
diff --git a/samples/dotnet-svcutil.xmlserializer-instructions.md b/samples/dotnet-svcutil.xmlserializer-instructions.md
index 9a0ea109..96bd9df7 100644
--- a/samples/dotnet-svcutil.xmlserializer-instructions.md
+++ b/samples/dotnet-svcutil.xmlserializer-instructions.md
@@ -1,15 +1,14 @@
# Using dotnet-svcutil.xmlserializer on .NET Core
-Just like the svcutil XmlSerializer Type Generation function on desktop, dotnet-svcutil.xmlserializer NuGet package is the solution for WCF applications on .NET Core and .NET Standard Libraries. It pre-generates c# serialization code for the types used by Service Contract in the WCF client applications that can be serialized using the XmlSerializer to improve the startup performance of Xml Serialization when serializing or de-serializing objects of those types using XmlSerializer.
+Just like the svcutil XmlSerializer Type Generation function on desktop, dotnet-svcutil.xmlserializer NuGet package is the solution for WCF applications on .NET Core and .NET Standard Libraries. It pre-generates c# serialization code for the types used by Service Contract in the WCF client applications that can be serialized using the XmlSerializer to improve the startup performance of Xml Serialization when serializing or de-serializing objects of those types using XmlSerializer.
-You can start using the tool today following the instructions below.
+You can start using the tool today following the instructions below.
## Prerequisites
-The following is required for dotnet-svcutil.xmlserializer to work.
+The following is required for dotnet-svcutil.xmlserializer to work.
-* [.NET Core SDK 2.1 or later](https://www.microsoft.com/net/download/dotnet-core/sdk-2.1.300)
-* [.NET Core Runtime 2.1 or later](https://www.microsoft.com/net/download/dotnet-core/runtime-2.1.0)
+* [.NET Core SDK 2.1 or later](https://dotnet.microsoft.com/download)
You can use the command `dotnet --info` to check which versions of .NET Core SDK and runtime you already have installed.
diff --git a/samples/xmlserializergenerator-instructions.md b/samples/xmlserializergenerator-instructions.md
index cef85071..67c791ba 100644
--- a/samples/xmlserializergenerator-instructions.md
+++ b/samples/xmlserializergenerator-instructions.md
@@ -1,15 +1,14 @@
# Using Xml Serializer Generator on .NET Core
-Like the Xml Serializer Generator (sgen.exe) on desktop, Microsoft.XmlSerializer.Generator NuGet package is the solution for .NET Core and .NET Standard Libraries. It creates an Xml serialization assembly for types contained in an assembly to improve the startup performance of Xml serialization when serializing or de-serializing objects of those types using XmlSerializer.
+Like the Xml Serializer Generator (sgen.exe) on desktop, Microsoft.XmlSerializer.Generator NuGet package is the solution for .NET Core and .NET Standard Libraries. It creates an Xml serialization assembly for types contained in an assembly to improve the startup performance of Xml serialization when serializing or de-serializing objects of those types using XmlSerializer.
-You can start using the tool today following the instructions below.
+You can start using the tool today following the instructions below.
## Prerequisites
The following is required for Microsoft.XmlSerializer.Generator to work. You can use command `dotnet --info` to check which versions of .NET Core SDK and runtime you may already have installed.
-* [.NET Core SDK 2.0.2 or later](https://www.microsoft.com/net/download/windows)
-* [.NET Core runtime 2.0.3 or later](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.3.md)
+* [.NET Core SDK 2.0.2 or later](https://dotnet.microsoft.com/download)
## Instructions