diff --git a/release-notes/2.1/2.1-supported-os.md b/release-notes/2.1/2.1-supported-os.md
index cea4a4f90d4..a4367cf16d1 100644
--- a/release-notes/2.1/2.1-supported-os.md
+++ b/release-notes/2.1/2.1-supported-os.md
@@ -46,7 +46,7 @@ Alpine Linux | 3.10, 3.11, 3.12 | x64
## Out of support OS versions
-Support for the following versions was ended by the distribution owners and are [no longer supported by .NET Core 2.1](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md).
+Support for the following versions was ended by the distribution owners and are [no longer supported by .NET Core 2.1](../../os-lifecycle-policy.md).
|OS | Version | End of Life |
|-----------|----------|-------------|
diff --git a/release-notes/2.1/2.1.0.md b/release-notes/2.1/2.1.0.md
index f31a384c718..9dc907d0b81 100644
--- a/release-notes/2.1/2.1.0.md
+++ b/release-notes/2.1/2.1.0.md
@@ -1,6 +1,6 @@
# .NET Core 2.1 - May 30, 2018
-.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/main/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.
+.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](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://dotnet.microsoft.com/download)
@@ -93,4 +93,4 @@ On Linux and macOS, you can only configure `HttpClient` on a process-basis. On L
### API changes
-See all changes from 2.0 in the [detailed API diff](https://github.com/dotnet/core/blob/main/release-notes/2.1/api-diff/2.0-vs-2.1.md) to help determine if any will impact existing projects built on .NET Core 2.0.
+See all changes from 2.0 in the [detailed API diff](./api-diff/2.0-vs-2.1.md) to help determine if any will impact existing projects built on .NET Core 2.0.
diff --git a/release-notes/2.1/2.1.1.md b/release-notes/2.1/2.1.1.md
index 8f55f9a8925..164984aded4 100644
--- a/release-notes/2.1/2.1.1.md
+++ b/release-notes/2.1/2.1.1.md
@@ -1,8 +1,8 @@
# .NET Core June 2018 Update - June 21, 2018
-.NET Core 2.1.1 is available for download and usage in your environment. Have a look at the [Known Issues](2.1.1-known-issues.md) document as there are a few things to be aware of before installing. A [changelist](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.1-commit.md) for the entire 2.1 development cycle is also available. This does not include ASP.NET Core or Entity Framework Core.
+.NET Core 2.1.1 is available for download and usage in your environment. Have a look at the [Known Issues](2.1.1-known-issues.md) document as there are a few things to be aware of before installing. A [changelist](2.1.1-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://github.com/dotnet/core/blob/main/release-notes/download-archives/2.1.1-download.md)
+* [Download .NET Core](../download-archives/2.1.1-download.md)
## Blog Round up
@@ -29,14 +29,14 @@ It was announced in the [2.1 blog post](https://devblogs.microsoft.com/dotnet/an
[.NET Core 2.0](https://devblogs.microsoft.com/dotnet/announcing-net-core-2-0/) was released on August 14, 2017. As a non-LTS release, it is supported for 3 months after the next release.
[.NET Core 2.1](https://devblogs.microsoft.com/dotnet/announcing-net-core-2-1/) was released on May 30th, 2018. As a result, .NET Core 2.0 will be supported until September 1, 2018.
-Microsoft has a published [support policy](https://github.com/dotnet/core/blob/main/microsoft-support.md) for .NET Core. It includes policies for two release types: LTS and Current. .NET Core 2.0 is a Current release.
+Microsoft has a published [support policy](../../support.md) for .NET Core. It includes policies for two release types: LTS and Current. .NET Core 2.0 is a Current release.
* LTS releases include features and components that have been stabilized, requiring few updates over a longer support release lifetime. These releases are a good choice for hosting applications that you do not intend to update often.
* Current releases include features and components that are new and that may undergo future change based on feedback. These releases are a good choice for applications in active development, giving you access to the latest features and improvements. You need to upgrade to later .NET Core releases more often to stay in support.
Both types of releases receive critical fixes throughout their lifecycle, for security, reliability, or to add support for new operating system versions. You must stay up-to-date with the latest patches to qualify for support.
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
After that time, .NET Core patch updates will no longer include updated packages for .NET Core 2.0.
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 3b8dacbb10a..fa66d45f266 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.10
* .NET Core SDK
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.10/2.1.10.md) for details about what is included in this update.
+See the [Release Notes](2.1.10.md) for details about what is included in this update.
**Note:** If you are a Visual Studio user, there are MSBuild version requirements so use only the .NET Core SDK supported for each Visual Studio version. If you use other development environments, we recommend using the latest SDK release.
@@ -49,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -107,7 +107,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.10/2.1.10.md
+[release-notes]: 2.1.10.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/b3a0363f-4ea6-43c1-b5bf-f15e1b88b428/eda34aff06bd3bfd53cf156427ccd3a3/dotnet-runtime-2.1.10-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/23bde323-de7b-4176-b120-6b5d242b49dd/a7a88339ce8c9708b7654f373f484910/dotnet-runtime-2.1.10-linux-arm64.tar.gz
@@ -156,6 +156,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.506-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 eeec1b3466c..8775e225865 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
@@ -41,8 +41,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b
The following repos have been updated
-* [microsoft/dotnet](https://hub.docker.com/r/microsoft/dotnet)
-* [microsoft/dotnet-samples](https://hub.docker.com/r/microsoft/dotnet-samples)
+* [microsoft/dotnet](https://github.com/dotnet/dotnet-docker/blob/main/README.md)
+* [microsoft/dotnet-samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md)
### Azure AppServices
@@ -54,7 +54,7 @@ There are no changes this month in OS version support status.
.NET Core 1.0 and 1.1, which entered "Maintenance" support status when 2.1 was declared LTS, will be end-of-life June 27, 2019. Updates for the 1.0 and 1.1 channels will no longer be offered after that date. See [.NET Core Support Policy](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) to learn more about the .NET Core support lifecycle.
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
## Changes in 2.1.10
@@ -144,7 +144,7 @@ runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.1.10
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.10/2.1.10.md
+[release-notes]: 2.1.10.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/b3a0363f-4ea6-43c1-b5bf-f15e1b88b428/eda34aff06bd3bfd53cf156427ccd3a3/dotnet-runtime-2.1.10-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/23bde323-de7b-4176-b120-6b5d242b49dd/a7a88339ce8c9708b7654f373f484910/dotnet-runtime-2.1.10-linux-arm64.tar.gz
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 96e8fb0f914..24da2e765d1 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
@@ -49,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -107,7 +107,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.11/2.1.11.md
+[release-notes]: 2.1.11.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/7e34e5f5-e817-4ba4-9bfe-03f341e2a807/5779a613184dd09596f71681064cdaa8/dotnet-runtime-2.1.11-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f3238746-7a47-407f-9d30-20de4bfd93e2/0c26aad99851325fd5240909f120614d/dotnet-runtime-2.1.11-linux-arm64.tar.gz
@@ -153,6 +153,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.507-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 0881f93cc9f..9d67aa6183a 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
@@ -41,8 +41,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b
The following repos have been updated
-* [microsoft/dotnet](https://hub.docker.com/r/microsoft/dotnet)
-* [microsoft/dotnet-samples](https://hub.docker.com/r/microsoft/dotnet-samples)
+* [microsoft/dotnet](https://github.com/dotnet/dotnet-docker/blob/main/README.md)
+* [microsoft/dotnet-samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md)
### Azure AppServices
@@ -54,7 +54,7 @@ Ubuntu 14.04 reached the [end of standard support April 2019](https://wiki.ubunt
.NET Core 1.0 and 1.1, which entered "Maintenance" support status when 2.1 was declared LTS, will be end-of-life June 27, 2019. Updates for the 1.0 and 1.1 channels will no longer be offered after that date. See [.NET Core Support Policy](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) to learn more about the .NET Core support lifecycle.
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
## Changes in 2.1.11
@@ -215,7 +215,7 @@ System.Memory|4.5.3
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.11/2.1.11.md
+[release-notes]: 2.1.11.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/7e34e5f5-e817-4ba4-9bfe-03f341e2a807/5779a613184dd09596f71681064cdaa8/dotnet-runtime-2.1.11-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f3238746-7a47-407f-9d30-20de4bfd93e2/0c26aad99851325fd5240909f120614d/dotnet-runtime-2.1.11-linux-arm64.tar.gz
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 bd7ab5f827f..e818910672c 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.12
* .NET Core SDK 2.1.508
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.12/2.1.12.md) for details about what is included in this update.
+See the [Release Notes](2.1.12.md) for details about what is included in this update.
**NOTE:** If you are a Visual Studio user, there are MSBuild version requirements so use only the .NET Core SDK supported for each Visual Studio version. If you use other development environments, we recommend using the latest SDK release.
@@ -50,7 +50,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -108,7 +108,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.12/2.1.12.md
+[release-notes]: 2.1.12.md
[//]: # ( Runtime 2.1.12)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f759670e-1f8d-4f1a-8eb7-58b95f94c68c/69eca04ca138dc6c3caa160bd1b891d1/dotnet-runtime-2.1.12-linux-arm.tar.gz
@@ -162,6 +162,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.701-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 48d7dc5b16a..d3e97668052 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
@@ -44,8 +44,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b
The following repos have been updated
-* [microsoft/dotnet](https://hub.docker.com/r/microsoft/dotnet)
-* [microsoft/dotnet-samples](https://hub.docker.com/r/microsoft/dotnet-samples)
+* [microsoft/dotnet](https://github.com/dotnet/dotnet-docker/blob/main/README.md)
+* [microsoft/dotnet-samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md)
The images are expected to be available later today.
@@ -59,7 +59,7 @@ The images are expected to be available later today.
Debian 10 GA finally released and we expect .NET Core availability on it later this month.
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
## Changes in 2.1.12
@@ -158,7 +158,7 @@ runtime.win-x86.Microsoft.NETCore.DotNetHostResolver|2.1.12
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.12/2.1.12.md
+[release-notes]: 2.1.12.md
[//]: # ( Runtime 2.1.12)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f759670e-1f8d-4f1a-8eb7-58b95f94c68c/69eca04ca138dc6c3caa160bd1b891d1/dotnet-runtime-2.1.12-linux-arm.tar.gz
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 24ae0ecf57f..073bea3e7f3 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
@@ -6,7 +6,7 @@ This .NET Core SDK release is the version which shipped with Visual Studio 2019.
* .NET Core Runtime 2.1.12
* ASP.NET Core 2.1.12
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.12/2.1.12.md) for details about what is included in this update.
+See the [Release Notes](2.1.12.md) for details about what is included in this update.
**NOTE:** If you are a Visual Studio user, there are MSBuild version requirements so use only the .NET Core SDK supported for each Visual Studio version. If you use other development environments, we recommend using the latest SDK release.
@@ -50,7 +50,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -108,7 +108,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.12/2.1.12.md
+[release-notes]: 2.1.12.md
[//]: # ( Runtime 2.1.12)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f759670e-1f8d-4f1a-8eb7-58b95f94c68c/69eca04ca138dc6c3caa160bd1b891d1/dotnet-runtime-2.1.12-linux-arm.tar.gz
@@ -162,6 +162,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.701-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 e1a0c15c779..899cf169fca 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
@@ -6,7 +6,7 @@ This .NET Core SDK release is the version which shipped with Visual Studio 2019.
* .NET Core Runtime 2.1.12
* ASP.NET Core 2.1.12
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.12/2.1.12.md) for details about what is included in this update.
+See the [Release Notes](2.1.12.md) for details about what is included in this update.
**NOTE:** If you are a Visual Studio user, there are MSBuild version requirements so use only the .NET Core SDK supported for each Visual Studio version. If you use other development environments, we recommend using the latest SDK release.
@@ -49,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -107,7 +107,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.12/2.1.12.md
+[release-notes]: 2.1.12.md
[//]: # ( Runtime 2.1.12)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f759670e-1f8d-4f1a-8eb7-58b95f94c68c/69eca04ca138dc6c3caa160bd1b891d1/dotnet-runtime-2.1.12-linux-arm.tar.gz
@@ -161,6 +161,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.701-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 561bd4d4a96..1b8225f9bb3 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
@@ -6,7 +6,7 @@ This .NET Core SDK release is the version which shipped with Visual Studio 2019.
* .NET Core Runtime 2.1.12
* ASP.NET Core 2.1.12
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.12/2.1.12.md) for details about what is included in this update.
+See the [Release Notes](2.1.12.md) for details about what is included in this update.
**NOTE:** If you are a Visual Studio user, there are MSBuild version requirements so use only the .NET Core SDK supported for each Visual Studio version. If you use other development environments, we recommend using the latest SDK release.
@@ -48,7 +48,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -106,7 +106,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.12/2.1.12.md
+[release-notes]: 2.1.12.md
[//]: # ( Runtime 2.1.12)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f759670e-1f8d-4f1a-8eb7-58b95f94c68c/69eca04ca138dc6c3caa160bd1b891d1/dotnet-runtime-2.1.12-linux-arm.tar.gz
@@ -150,6 +150,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.801-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 54eb6677e78..74eb7b2cf5c 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.13
* .NET Core SDK 2.1.509
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.13/2.1.13.md) for details about what is included in this update.
+See the [Release Notes](2.1.13.md) for details about what is included in this update.
The September Update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual Studio 2019, Visual Studio 2017 or Visual Studio for Mac user, there are MSBuild version requirements that are satisfied by specific, matching .NET Core SDK versions. See the table below to select the correct download. Otherwise, the best version to download is [2.1.802](2.1.802-download.md).
@@ -49,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -109,7 +109,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.13/2.1.13.md
+[release-notes]: 2.1.13.md
[//]: # ( Runtime 2.1.13)
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/070b4126-8c0c-445f-8c0e-7a29963b0a1c/d50548fc04e2e0063dad4fda8232cd9d/dotnet-hosting-2.1.13-win.exe
@@ -154,6 +154,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 8c8b0713f7c..591678e33fc 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
@@ -39,8 +39,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b
The following repos have been updated
-* [microsoft/dotnet](https://hub.docker.com/r/microsoft/dotnet)
-* [microsoft/dotnet-samples](https://hub.docker.com/r/microsoft/dotnet-samples)
+* [microsoft/dotnet](https://github.com/dotnet/dotnet-docker/blob/main/README.md)
+* [microsoft/dotnet-samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md)
The images are expected to be available later today.
@@ -50,7 +50,7 @@ The images are expected to be available later today.
## .NET Core Lifecycle News
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
## Changes in 2.1.13
@@ -181,7 +181,7 @@ runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.1.13
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.13/2.1.13.md
+[release-notes]: 2.1.13.md
[//]: # ( Runtime 2.1.13)
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/070b4126-8c0c-445f-8c0e-7a29963b0a1c/d50548fc04e2e0063dad4fda8232cd9d/dotnet-hosting-2.1.13-win.exe
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 dac831cf80f..ff3dafcdb71 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.13
* .NET Core SDK 2.1.509
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.13/2.1.13.md) for details about what is included in this update.
+See the [Release Notes](2.1.13.md) for details about what is included in this update.
The September Update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual Studio 2019, Visual Studio 2017 or Visual Studio for Mac user, there are MSBuild version requirements that are satisfied by specific, matching .NET Core SDK versions. See the table below to select the correct download. Otherwise, the best version to download is [2.1.802](2.1.802-download.md).
@@ -49,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -109,7 +109,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.13/2.1.13.md
+[release-notes]: 2.1.13.md
[//]: # ( Runtime 2.1.13)
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/070b4126-8c0c-445f-8c0e-7a29963b0a1c/d50548fc04e2e0063dad4fda8232cd9d/dotnet-hosting-2.1.13-win.exe
@@ -154,6 +154,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 a01c3d675eb..9e67a81f3e0 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.13
* .NET Core SDK 2.1.509
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.13/2.1.13.md) for details about what is included in this update.
+See the [Release Notes](2.1.13.md) for details about what is included in this update.
The September Update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual Studio 2019, Visual Studio 2017 or Visual Studio for Mac user, there are MSBuild version requirements that are satisfied by specific, matching .NET Core SDK versions. See the table below to select the correct download. Otherwise, the best version to download is [2.1.802](2.1.802-download.md).
@@ -49,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -109,7 +109,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.13/2.1.13.md
+[release-notes]: 2.1.13.md
[//]: # ( Runtime 2.1.13)
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/070b4126-8c0c-445f-8c0e-7a29963b0a1c/d50548fc04e2e0063dad4fda8232cd9d/dotnet-hosting-2.1.13-win.exe
@@ -154,6 +154,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 ba62cd0adcd..069a36ff497 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.14
* .NET Core SDK 2.1.510
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.14/2.1.14.md) for details about what is included in this update.
+See the [Release Notes](2.1.14.md) for details about what is included in this update.
## Docker
@@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -86,14 +86,13 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.14/2.1.14.md
+[release-notes]: 2.1.14.md
[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://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-november-2019/
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/d08902cf-87b0-4bfe-b25c-627ff77b8802/8293c56094f50ba8c4ed703aff95c325/dotnet-hosting-2.1.14-win.exe
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 a8ebab96d8d..16772e04f4e 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
@@ -150,7 +150,7 @@ runtime.win-x86.Microsoft.NETCore.DotNetHostResolver | 2.1.14
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.14/2.1.14.md
+[release-notes]: 2.1.14.md
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 344a12796d4..54cbb6a4b35 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.14
* ASP.NET Core 2.1.14
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.14/2.1.14.md) for details about what is included in this update.
+See the [Release Notes](2.1.14.md) for details about what is included in this update.
## Downloads
@@ -50,7 +50,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -110,13 +110,12 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.14/2.1.14.md
+[release-notes]: 2.1.14.md
[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://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 99335a9fde6..54f17452f90 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.15
* .NET Core SDK 2.1.511
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.15/2.1.15.md) for details about what is included in this update.
+See the [Release Notes](2.1.15.md) for details about what is included in this update.
## Docker
@@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -86,14 +86,13 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.15/2.1.15.md
+[release-notes]: 2.1.15.md
[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://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-january-2020/
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/633b17e5-a489-4da4-9713-5ddedf17a5f0/5c18f4203e837dd90ba3da59eee92b01/dotnet-hosting-2.1.15-win.exe
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 a00f611e6a0..44df96a12de 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
@@ -64,7 +64,7 @@ Fedora 29 has been out of support since [November 29, 2019](https://fedoraprojec
Ubuntu 19.04 will be out of support on [January 23, 2020](https://lists.ubuntu.com/archives/ubuntu-announce/2020-January/thread.html).
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
## Changes in 2.1.15
@@ -192,7 +192,7 @@ VS.Redist.Common.NetCore.SharedHost.x86.2.1 | 2.1.15
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.15/2.1.15.md
+[release-notes]: 2.1.15.md
[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
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 d0e1fabbecf..a412b7af371 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.15
* ASP.NET Core 2.1.15
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.15/2.1.15.md) for details about what is included in this update.
+See the [Release Notes](2.1.15.md) for details about what is included in this update.
## Downloads
@@ -50,7 +50,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -110,13 +110,12 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.15/2.1.15.md
+[release-notes]: 2.1.15.md
[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://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 8a8ffd7e6b7..da655e2ce78 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.15
* ASP.NET Core 2.1.15
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.15/2.1.15.md) for details about what is included in this update.
+See the [Release Notes](2.1.15.md) for details about what is included in this update.
## Downloads
@@ -50,7 +50,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -110,13 +110,12 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.15/2.1.15.md
+[release-notes]: 2.1.15.md
[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://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 e36c3bcff25..97ea8769c58 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.16
* .NET Core SDK 2.1.512
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.16/2.1.16.md) for details about what is included in this update.
+See the [Release Notes](2.1.16.md) for details about what is included in this update.
## Docker
@@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -86,14 +86,13 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.16/2.1.16.md
+[release-notes]: 2.1.16.md
[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://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-february-2020/
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/783f01c8-5e85-4a26-b0f8-e2197cd37a5a/fe65d151ad17e0d64f868cb3b8855616/dotnet-hosting-2.1.16-win.exe
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 ac41916f1f8..be1dfdf260f 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
@@ -60,7 +60,7 @@ The images are expected to be available later today.
.NET Core 3.0 will reach end of life on March 3, 2020 which is 3 months after the release of .NET Core 3.1. You can view the [Microsoft Support for .NET Core](https://github.com/dotnet/core/blob/main/microsoft-support.md) for more information about life-cycle of each product.
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
## Changes in 2.1.16
@@ -152,7 +152,7 @@ Microsoft.DotNet.Web.Spa.ProjectTemplates.2.1 | 2.1.16
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.16/2.1.16.md
+[release-notes]: 2.1.16.md
[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
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 c6ff773a41e..d11974cc399 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.16
* ASP.NET Core 2.1.16
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.16/2.1.16.md) for details about what is included in this update.
+See the [Release Notes](2.1.16.md) for details about what is included in this update.
## Downloads
@@ -51,7 +51,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -111,13 +111,12 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.16/2.1.16.md
+[release-notes]: 2.1.16.md
[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://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 5fcc4c712bb..2e530f373ad 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.16
* ASP.NET Core 2.1.16
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.16/2.1.16.md) for details about what is included in this update.
+See the [Release Notes](2.1.16.md) for details about what is included in this update.
## Downloads
@@ -51,7 +51,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -111,13 +111,12 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.16/2.1.16.md
+[release-notes]: 2.1.16.md
[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://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 1e3a08bf616..6fb4b0f8edd 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.17
* .NET Core SDK 2.1.513
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.17/2.1.17.md) for details about what is included in this update.
+See the [Release Notes](2.1.17.md) for details about what is included in this update.
## Docker
@@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -86,14 +86,13 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.17/2.1.17.md
+[release-notes]: 2.1.17.md
[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://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/a431ea89-07d9-4533-9d72-fd246bd2efc7/5bbc08f02800c08b69bce56d03723f18/dotnet-hosting-2.1.17-win.exe
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 a7e111d14a7..a9354344dca 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
@@ -140,7 +140,7 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.17
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.17/2.1.17.md
+[release-notes]: 2.1.17.md
[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
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 450769f4eb7..9ca8edcef70 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.17
* ASP.NET Core 2.1.17
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.17/2.1.17.md) for details about what is included in this update.
+See the [Release Notes](2.1.17.md) for details about what is included in this update.
## Downloads
@@ -97,13 +97,12 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.17/2.1.17.md
+[release-notes]: 2.1.17.md
[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://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 c75b8dcb068..aa40204358f 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.17
* ASP.NET Core 2.1.17
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.17/2.1.17.md) for details about what is included in this update.
+See the [Release Notes](2.1.17.md) for details about what is included in this update.
## Downloads
@@ -51,7 +51,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -111,20 +111,15 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.17/2.1.17.md
+[release-notes]: 2.1.17.md
[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://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
-
-
-
-
[//]: # ( Runtime 2.1.17)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/ccc989da-fa6c-4b1b-a8a8-ed43ab4bba38/77e9e57aa69a2a84f1a45e861cc4eed5/dotnet-runtime-2.1.17-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/b97e7fa1-cf7b-4b5e-a7a6-33d124c1d2ee/2d67061cda10b4470cebdb6c36271095/dotnet-runtime-2.1.17-linux-arm64.tar.gz
@@ -165,5 +160,4 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/9b393ca2-5c2a-4926-bcb9-59f54c96c978/502b9ec67a3c00a98e45dfa0bfc82977/dotnet-sdk-2.1.805-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/ed8a38b7-efaa-41cc-bc9a-0a5b75ef4161/76b6fa52e8ece1fb8beb646bf80df7c0/dotnet-sdk-2.1.805-win-x86.zip
-
[//]: # ( Symbols )
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 a0f905939ae..bbf9dbffb44 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.18
* .NET Core SDK 2.1.514
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.18/2.1.18.md) for details about what is included in this update.
+See the [Release Notes](2.1.18.md) for details about what is included in this update.
## Docker
@@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -86,8 +86,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.18/2.1.18.md
-
+[release-notes]: 2.1.18.md
[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
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 aa64caa0489..71556d801b9 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
@@ -23,7 +23,6 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
1. Includes the .NET Core and ASP.NET Core Runtimes
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.
-
## Visual Studio Compatibility
This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual Studio 2019, Visual Studio 2017 or Visual Studio for Mac user, there are MSBuild version requirements that are satisfied by specific, matching .NET Core SDK versions. See the table below to select the correct download.
@@ -65,7 +64,6 @@ Alpine 3.8 has been out of support since [May 01, 2020](https://wiki.alpinelinux
.NET Core 2.1.18 release carries both security and non-security fixes.
-
### [CVE-2020-1108: .NET Core Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2020-1108)
Microsoft is releasing this security advisory to provide information about a vulnerability in .NET Core. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.
@@ -77,8 +75,8 @@ A remote unauthenticated attacker could exploit this vulnerability by issuing sp
For further information visit [GitHub Announcement](https://github.com/dotnet/announcements/issues/156)
### Additional fixes in this release
-* [CoreFX](https://github.com/dotnet/corefx/issues?utf8=%E2%9C%93&q=milestone%3A2.1.18+label%3Aservicing-approved)
+* [CoreFX](https://github.com/dotnet/corefx/issues?utf8=%E2%9C%93&q=milestone%3A2.1.18+label%3Aservicing-approved)
## Packages updated in this release:
@@ -154,11 +152,9 @@ VS.Redist.Common.NetCore.SharedFramework.x86.2.1 | 2.1.18-servicing-28802-01
VS.Redist.Common.NetCore.SharedHost.x64.2.1 | 2.1.18-servicing-28802-01
VS.Redist.Common.NetCore.SharedHost.x86.2.1 | 2.1.18-servicing-28802-01
-
-
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.18/2.1.18.md
+[release-notes]: 2.1.18.md
[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
@@ -166,9 +162,6 @@ VS.Redist.Common.NetCore.SharedHost.x86.2.1 | 2.1.18-servicing-28802-01
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2020/
-
-
-
[//]: # ( Runtime 2.1.18)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/16bebe85-416e-4861-80d0-5f3aabbb1aca/8fc9f20392b4f0713c8cbb7f7d54d1ec/dotnet-runtime-2.1.18-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/625ecbe4-9ac2-4f69-aac6-1eddc3f300af/dd2a80ca6ec5f6c83fe3d4411cf9a88d/dotnet-runtime-2.1.18-linux-arm64.tar.gz
@@ -196,8 +189,6 @@ VS.Redist.Common.NetCore.SharedHost.x86.2.1 | 2.1.18-servicing-28802-01
[aspnetcore-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/6cf2053a-e52b-48bf-a208-d4b458a3bfe2/78e5eb00cf45378295d2115ebda45a9d/aspnetcore-runtime-2.1.18-win-x86.zip
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/95f36881-f24a-4e5a-bff9-74dba1c5ae60/04384e05d0ddf9098288c5c01f79ad01/dotnet-hosting-2.1.18-win.exe
-
-
[//]: # ( SDK 2.1.514 )
[dotnet-sdk-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/cfcc3817-b524-42dc-9760-05b902ce8328/efcbd6fa92372cde33e66af40d206515/dotnet-sdk-2.1.514-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/bf43ad9b-44a2-41ca-b917-05eaa279ede3/3d6d2b5345d3a015db6a64046252e8d2/dotnet-sdk-2.1.514-linux-arm64.tar.gz
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 5d6efde8637..1d3884d6e72 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.18
* ASP.NET Core 2.1.18
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.18/2.1.18.md) for details about what is included in this update.
+See the [Release Notes](2.1.18.md) for details about what is included in this update.
## Downloads
@@ -97,7 +97,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.18/2.1.18.md
+[release-notes]: 2.1.18.md
[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
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 fec076e3286..8f39c13c495 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.18
* ASP.NET Core 2.1.18
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.18/2.1.18.md) for details about what is included in this update.
+See the [Release Notes](2.1.18.md) for details about what is included in this update.
## Downloads
@@ -18,7 +18,6 @@ See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2
| RHEL6 | - | [x64][dotnet-sdk-rhel.6-x64.tar.gz] | - | [x64][dotnet-runtime-rhel.6-x64.tar.gz] | - |
| Checksums | [SDK][checksums-sdk] | - | [Runtime][checksums-runtime] | - | - |
-
1. Includes the .NET Core and ASP.NET Core Runtimes
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.
@@ -32,7 +31,6 @@ This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual
| Windows | Visual Studio 2017 | [2.1.514](2.1.18.md) |
| MacOS | Visual Studio for Mac | [Visual Studio for Mac .NET Core Support](https://learn.microsoft.com/visualstudio/mac/net-core-support) |
-
## Docker
The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in ["Staying up-to-date with .NET Container Images"](https://devblogs.microsoft.com/dotnet/staying-up-to-date-with-net-container-images/).
@@ -51,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -111,7 +109,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.18/2.1.18.md
+[release-notes]: 2.1.18.md
[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
@@ -121,9 +119,6 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
-
-
-
[//]: # ( Runtime 2.1.18)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/16bebe85-416e-4861-80d0-5f3aabbb1aca/8fc9f20392b4f0713c8cbb7f7d54d1ec/dotnet-runtime-2.1.18-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/625ecbe4-9ac2-4f69-aac6-1eddc3f300af/dd2a80ca6ec5f6c83fe3d4411cf9a88d/dotnet-runtime-2.1.18-linux-arm64.tar.gz
@@ -164,5 +159,4 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/d17cbfdb-8865-47ea-8bbc-2e9e4c0cb998/65fc765decd6e6d8ebe587a54693f677/dotnet-sdk-2.1.806-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/151164bd-1d9c-44b3-872b-2bfa3612b1a6/36f252fcc6a9b5c6eb0aebe30401a340/dotnet-sdk-2.1.806-win-x86.zip
-
[//]: # ( Symbols )
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 d6b2bc79145..5f4f265face 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.19
* .NET Core SDK 2.1.515
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.19/2.1.19.md) for details about what is included in this update.
+See the [Release Notes](2.1.19.md) for details about what is included in this update.
## Docker
@@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -86,14 +86,13 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.19/2.1.19.md
-
+[release-notes]: 2.1.19.md
[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://learn.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://learn.microsoft.com/dotnet/core/install/
-[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020/
+[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020-updates-2-1-19-and-3-1-5/
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/988d236a-30bf-4e96-8063-665d27c922c9/b793025960eaf182d8f32e723ad9b47a/dotnet-hosting-2.1.19-win.exe
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 3a00f1b4c94..d2ebc61579b 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
@@ -23,7 +23,6 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
1. Includes the .NET Core and ASP.NET Core Runtimes
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.
-
## Visual Studio Compatibility
This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual Studio 2019, Visual Studio 2017 or Visual Studio for Mac user, there are MSBuild version requirements that are satisfied by specific, matching .NET Core SDK versions. See the table below to select the correct download.
@@ -61,15 +60,13 @@ Alpine 3.12 and Centos 8 have been added as [supported OS](../2.1-supported-os.m
.NET Core 2.1.19 release carries a security fix.
-
### [CVE-2020-1108: .NET Core Denial of Service Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2020-1108)
To comprehensively address CVE-2020-1108, Microsoft has released updates for .NET Core 2.1 and .NET Core 3.1. Customers who use any of these versions of .NET Core should install the latest version of .NET Core. See the [Release Notes](https://github.com/dotnet/announcements/issues/157) for the latest version numbers and instructions for updating .NET Core.
Microsoft is aware of a denial of service vulnerability which exists when .NET Core improperly handles web requests. An attacker who successfully exploited this vulnerability could cause a denial of service against a .NET Core web application. The vulnerability can be exploited remotely, without authentication.Â
-A remote unauthenticated attacker could exploit this vulnerability by issuing specially crafted requests to the .NET Core application. The update addresses the vulnerability by correcting how the .NET Core web application handles web requests.Â
-
+A remote unauthenticated attacker could exploit this vulnerability by issuing specially crafted requests to the .NET Core application. The update addresses the vulnerability by correcting how the .NET Core web application handles web requests.
## Packages updated in this release:
@@ -176,21 +173,15 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.19-servicing-28924-01.nupkg
vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.19-servicing-28926-01.nupkg
vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.19-servicing-28928-01.nupkg
-
-
-
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.19/2.1.19.md
+[release-notes]: 2.1.19.md
[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://learn.microsoft.com/dotnet/core/install/linux
-[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020/
-
-
-
+[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020-updates-2-1-19-and-3-1-5/
[//]: # ( Runtime 2.1.19)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/cbe38aa4-087c-4daf-989d-f589054ca80b/871416c0056912e202d889c795c048c7/dotnet-runtime-2.1.19-linux-arm.tar.gz
@@ -219,7 +210,6 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.19-servicing-28928-01.nupkg
[aspnetcore-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/40dfe80d-b50f-4c80-92e2-11af72075f3c/4a998070648613e7f842abb49fd27f87/aspnetcore-runtime-2.1.19-win-x86.zip
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/988d236a-30bf-4e96-8063-665d27c922c9/b793025960eaf182d8f32e723ad9b47a/dotnet-hosting-2.1.19-win.exe
-
[//]: # ( SDK 2.1.515 )
[dotnet-sdk-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/0e29c1d2-8870-4faf-bae2-3b6bfc9235eb/462607fe7cd52587f3294368f0ce2296/dotnet-sdk-2.1.515-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c07f8224-d331-402c-9bb0-d2dbf77779f6/ddfebdecefbdfbb4e42d9618f7e05c05/dotnet-sdk-2.1.515-linux-arm64.tar.gz
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 7dd021e22dd..bf21356c0f5 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.19
* ASP.NET Core 2.1.19
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.19/2.1.19.md) for details about what is included in this update.
+See the [Release Notes](2.1.19.md) for details about what is included in this update.
## Downloads
@@ -31,7 +31,6 @@ This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual
| Windows | Visual Studio 2017 | [2.1.515](2.1.19.md) |
| MacOS | Visual Studio for Mac | [Visual Studio for Mac .NET Core Support](https://learn.microsoft.com/visualstudio/mac/net-core-support) |
-
## Docker
The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in ["Staying up-to-date with .NET Container Images"](https://devblogs.microsoft.com/dotnet/staying-up-to-date-with-net-container-images/).
@@ -96,7 +95,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.19/2.1.19.md
+[release-notes]: 2.1.19.md
[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
@@ -106,8 +105,6 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
-
-
[//]: # ( Runtime 2.1.19)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/cbe38aa4-087c-4daf-989d-f589054ca80b/871416c0056912e202d889c795c048c7/dotnet-runtime-2.1.19-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9ac2d7d3-c431-4859-af9b-87f1325a65ef/3928845f1187f848835d192afe27ec43/dotnet-runtime-2.1.19-linux-arm64.tar.gz
@@ -148,5 +145,4 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/b5ace7ae-b57e-402c-9000-faecb3f528d1/3742e5afb8d793cfb9c85e0a806a54b9/dotnet-sdk-2.1.612-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/f946405d-47ff-4f61-bdc2-4272f2c1f480/c11ed0eddf2be6be72102be345876910/dotnet-sdk-2.1.612-win-x86.zip
-
[//]: # ( Symbols )
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 d5b9cc7cea1..34118a39733 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.19
* ASP.NET Core 2.1.19
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.19/2.1.19.md) for details about what is included in this update.
+See the [Release Notes](2.1.19.md) for details about what is included in this update.
## Downloads
@@ -18,7 +18,6 @@ See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2
| RHEL6 | - | [x64][dotnet-sdk-rhel.6-x64.tar.gz] | - | [x64][dotnet-runtime-rhel.6-x64.tar.gz] | - |
| Checksums | [SDK][checksums-sdk] | - | [Runtime][checksums-runtime] | - | - |
-
1. Includes the .NET Core and ASP.NET Core Runtimes
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.
@@ -32,7 +31,6 @@ This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual
| Windows | Visual Studio 2017 | [2.1.515](2.1.19.md) |
| MacOS | Visual Studio for Mac | [Visual Studio for Mac .NET Core Support](https://learn.microsoft.com/visualstudio/mac/net-core-support) |
-
## Docker
The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in ["Staying up-to-date with .NET Container Images"](https://devblogs.microsoft.com/dotnet/staying-up-to-date-with-net-container-images/).
@@ -51,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -111,7 +109,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.19/2.1.19.md
+[release-notes]: 2.1.19.md
[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
@@ -121,9 +119,6 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
-
-
-
[//]: # ( Runtime 2.1.19)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/cbe38aa4-087c-4daf-989d-f589054ca80b/871416c0056912e202d889c795c048c7/dotnet-runtime-2.1.19-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9ac2d7d3-c431-4859-af9b-87f1325a65ef/3928845f1187f848835d192afe27ec43/dotnet-runtime-2.1.19-linux-arm64.tar.gz
@@ -164,5 +159,4 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/36318b25-e47c-4947-89e9-1963ac8c20a3/c25eb4359bff06d42c65eadcfab0248b/dotnet-sdk-2.1.807-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/2857a4f6-0f24-4825-8569-896ed8bb3d87/af57a8128e69bdf3668eebf39c0c42a5/dotnet-sdk-2.1.807-win-x86.zip
-
[//]: # ( Symbols )
diff --git a/release-notes/2.1/2.1.2.md b/release-notes/2.1/2.1.2.md
index fa2386ce167..77c3605aa4b 100644
--- a/release-notes/2.1/2.1.2.md
+++ b/release-notes/2.1/2.1.2.md
@@ -28,10 +28,9 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b
The following repos have been updated
-* [microsoft/dotnet](https://hub.docker.com/r/microsoft/dotnet)
-* [microsoft/dotnet-samples](https://hub.docker.com/r/microsoft/dotnet-samples)
-* [microsoft/aspnetcore](https://hub.docker.com/r/microsoft/aspnetcore)
-* [microsoft/aspnetcore-build](https://hub.docker.com/r/microsoft/aspnetcore-build)
+* [microsoft/dotnet](https://github.com/dotnet/dotnet-docker/blob/main/README.md)
+* [microsoft/dotnet-samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md)
+* [microsoft/aspnetcore](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md)
### Azure AppServices
@@ -39,7 +38,7 @@ The following repos have been updated
## .NET Core Lifecycle News
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
### Supported Linux version changes
@@ -106,7 +105,7 @@ Microsoft.AspNetCore.App | 2.1.0, 2.1.1 | 2.1.2 |
[dlc-sdk]: https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/2.1.2/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.1.302/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.2.md
+[release-notes]: 2.1.2.md
[runtime-linux-x64]: https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-x64.tar.gz
[runtime-linux-arm-x32]: https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-arm.tar.gz
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 a31a628eb51..7027df9939c 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.20
* .NET Core SDK 2.1.516
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.20/2.1.20.md) for details about what is included in this update.
+See the [Release Notes](2.1.20.md) for details about what is included in this update.
## Docker
@@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -86,14 +86,13 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.20/2.1.20.md
-
+[release-notes]: 2.1.20.md
[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://learn.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://learn.microsoft.com/dotnet/core/install/
-[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020/
+[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020-updates-2-1-19-and-3-1-5/
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/fa2c9d72-dda4-4b9c-ae58-97d4f36dbd63/fb2dfa6b0fede5d060ee3bae9d4223f5/dotnet-hosting-2.1.20-win.exe
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 303355dac40..f1c5a76b2f9 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
@@ -23,7 +23,6 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
1. Includes the .NET Core and ASP.NET Core Runtimes
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.
-
## Visual Studio Compatibility
This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual Studio 2019, Visual Studio 2017 or Visual Studio for Mac user, there are MSBuild version requirements that are satisfied by specific, matching .NET Core SDK versions. See the table below to select the correct download.
@@ -53,7 +52,6 @@ The images are expected to be available later today.
* .NET Core 2.1.20 is being deployed to Azure App Services and the deployment is expected to complete later in July 2020.
-
## Changes in 2.1.20
.NET Core 2.1.20 release carries both security and non-security fixes.
@@ -140,20 +138,15 @@ vs.redist.common.netcore.sharedframework.x86.2.1 | 2.1.20-servicing-29019-01.nup
vs.redist.common.netcore.sharedhost.x64.2.1 | 2.1.20-servicing-29019-01.nupkg
vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.20-servicing-29019-01.nupkg
-
-
-
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.20/2.1.20.md
+[release-notes]: 2.1.20.md
[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://learn.microsoft.com/dotnet/core/install/linux
-[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020/
-
-
+[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020-updates-2-1-19-and-3-1-5/
[//]: # ( Runtime 2.1.20)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/dda6ad2b-9ac3-433d-ad09-7b4e2f9d2c68/56b428eb350634acb00cc28d0d36bf08/dotnet-runtime-2.1.20-linux-arm.tar.gz
@@ -180,8 +173,6 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.20-servicing-29019-01.nupkg
[aspnetcore-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/0e437534-aab8-4f83-95fb-dd4e8275f5aa/e13004c1dc090c0bc4d4715766cf9bed/aspnetcore-runtime-2.1.20-win-x86.zip
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/fa2c9d72-dda4-4b9c-ae58-97d4f36dbd63/fb2dfa6b0fede5d060ee3bae9d4223f5/dotnet-hosting-2.1.20-win.exe
-
-
[//]: # ( SDK 2.1.516 )
[dotnet-sdk-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/7cc26857-18f7-40ae-a576-3b54a75b590d/cbc4efe3eae0c080feec3e48823ee3ed/dotnet-sdk-2.1.516-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f443586c-e1ec-46a9-afb3-df704a19ed9d/ead202dab1081e7db91964854dc37dec/dotnet-sdk-2.1.516-linux-arm64.tar.gz
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 d6dee605ca0..dfd0d6e4eb5 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.20
* ASP.NET Core 2.1.20
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.20/2.1.20.md) for details about what is included in this update.
+See the [Release Notes](2.1.20.md) for details about what is included in this update.
## Downloads
@@ -31,7 +31,6 @@ This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual
| Windows | Visual Studio 2017 | [2.1.516](2.1.20.md) |
| MacOS | Visual Studio for Mac | [Visual Studio for Mac .NET Core Support](https://learn.microsoft.com/visualstudio/mac/net-core-support) |
-
## Docker
The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in ["Staying up-to-date with .NET Container Images"](https://devblogs.microsoft.com/dotnet/staying-up-to-date-with-net-container-images/).
@@ -96,7 +95,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.20/2.1.20.md
+[release-notes]: 2.1.20.md
[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
@@ -106,8 +105,6 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
-
-
[//]: # ( Runtime 2.1.20)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/dda6ad2b-9ac3-433d-ad09-7b4e2f9d2c68/56b428eb350634acb00cc28d0d36bf08/dotnet-runtime-2.1.20-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/b6ba465b-6aaa-408c-9573-2880260eeba8/4c109a758b52266f4686f606c98a7cf1/dotnet-runtime-2.1.20-linux-arm64.tar.gz
@@ -133,7 +130,6 @@ This will install the ASP.NET Core Module for IIS.
[aspnetcore-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/0e437534-aab8-4f83-95fb-dd4e8275f5aa/e13004c1dc090c0bc4d4715766cf9bed/aspnetcore-runtime-2.1.20-win-x86.zip
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/fa2c9d72-dda4-4b9c-ae58-97d4f36dbd63/fb2dfa6b0fede5d060ee3bae9d4223f5/dotnet-hosting-2.1.20-win.exe
-
[//]: # ( SDK 2.1.613 )
[dotnet-sdk-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/d6a4d53f-9efa-4467-8dc2-819679b78d17/a0fb69b42251961276a2eaa4a187c3fc/dotnet-sdk-2.1.613-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/89b401bc-a0b1-42d2-92d5-a42554396ef5/5b64b87e1945c452fdd8df8356bd5d54/dotnet-sdk-2.1.613-linux-arm64.tar.gz
@@ -147,5 +143,4 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/53d95e92-756f-4e97-a500-a06972970998/b0fc9ad24909cf449659a9aeb7e4f87a/dotnet-sdk-2.1.613-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/5629ceba-a3a5-45f6-8973-9aca0d5cceb2/56a8284859787878ba99af693cfb8f71/dotnet-sdk-2.1.613-win-x86.zip
-
[//]: # ( Symbols )
\ No newline at end of file
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 1c308df6a39..dfb2756a41b 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.20
* ASP.NET Core 2.1.20
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.20/2.1.20.md) for details about what is included in this update.
+See the [Release Notes](2.1.20.md) for details about what is included in this update.
## Downloads
@@ -18,7 +18,6 @@ See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2
| RHEL6 | - | [x64][dotnet-sdk-rhel.6-x64.tar.gz] | - | [x64][dotnet-runtime-rhel.6-x64.tar.gz] | - |
| Checksums | [SDK][checksums-sdk] | - | [Runtime][checksums-runtime] | - | - |
-
1. Includes the .NET Core and ASP.NET Core Runtimes
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.
@@ -32,7 +31,6 @@ This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual
| Windows | Visual Studio 2017 | [2.1.516](2.1.20.md) |
| MacOS | Visual Studio for Mac | [Visual Studio for Mac .NET Core Support](https://learn.microsoft.com/visualstudio/mac/net-core-support) |
-
## Docker
The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in ["Staying up-to-date with .NET Container Images"](https://devblogs.microsoft.com/dotnet/staying-up-to-date-with-net-container-images/).
@@ -51,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -111,7 +109,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.20/2.1.20.md
+[release-notes]: 2.1.20.md
[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
@@ -121,8 +119,6 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
-
-
[//]: # ( Runtime 2.1.20)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/dda6ad2b-9ac3-433d-ad09-7b4e2f9d2c68/56b428eb350634acb00cc28d0d36bf08/dotnet-runtime-2.1.20-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/b6ba465b-6aaa-408c-9573-2880260eeba8/4c109a758b52266f4686f606c98a7cf1/dotnet-runtime-2.1.20-linux-arm64.tar.gz
@@ -161,5 +157,4 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/94bfcac2-dd40-427e-a8e5-ee7cea72869e/926b9d6c0fc7ca9f5b10f7af02c46b0c/dotnet-sdk-2.1.808-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/51f42335-7e03-463e-b2e7-5d643d05b3f7/9364f071842d6b25451ebf1e93ada239/dotnet-sdk-2.1.808-win-x86.zip
-
[//]: # ( Symbols )
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 49950bdd0d5..471c04ac5ca 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.21
* .NET Core SDK 2.1.517
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.21/2.1.21.md) for details about what is included in this update.
+See the [Release Notes](2.1.21.md) for details about what is included in this update.
## Docker
@@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -86,8 +86,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.21/2.1.21.md
-
+[release-notes]: 2.1.21.md
[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
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 86ece875134..711abf49be3 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
@@ -23,7 +23,6 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
1. Includes the .NET Core and ASP.NET Core Runtimes
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.
-
## Visual Studio Compatibility
This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual Studio 2019, Visual Studio 2017 or Visual Studio for Mac user, there are MSBuild version requirements that are satisfied by specific, matching .NET Core SDK versions. See the table below to select the correct download.
@@ -53,7 +52,6 @@ The images are expected to be available later today.
* .NET Core 2.1.21 is being deployed to Azure App Services and the deployment is expected to complete later in August 2020.
-
## Changes in 2.1.21
.NET Core 2.1.21 release carries both security and non-security fixes.
@@ -137,10 +135,9 @@ runtime.win-x86.microsoft.netcore.dotnethost | 2.1.21.nupkg
runtime.win-x86.microsoft.netcore.dotnethostpolicy | 2.1.21.nupkg
runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.1.21.nupkg
-
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.21/2.1.21.md
+[release-notes]: 2.1.21.md
[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
@@ -148,7 +145,6 @@ runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.1.21.nupkg
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-august-2020/
-
[//]: # ( Runtime 2.1.21)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/4d9e3a34-c4bc-4927-91e5-3162cad6070d/30dd5443a1248ada23c69b92cd11cfb3/dotnet-runtime-2.1.21-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f5913eed-2f38-486a-b5ec-4d71823d094c/37d35e05b1012f867820c3b1f3aa267f/dotnet-runtime-2.1.21-linux-arm64.tar.gz
@@ -187,7 +183,6 @@ runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.1.21.nupkg
[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/cf86a2f3-f6b2-4959-8e41-cf84b0d2f294/a61e834f56abe2dc2e12599e1a60c10b/dotnet-sdk-2.1.809-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/e96e792c-d433-4b3e-97a7-fabd6196c788/62d0a0272002d1817e141e91b8826825/dotnet-sdk-2.1.809-win-x86.zip
-
[//]: # ( SDK 2.1.517 )
[dotnet-sdk-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/8f426b17-474f-48b0-9f57-2c830bddf3e9/6e64011f577ca02530a7d073ff93c78d/dotnet-sdk-2.1.517-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c065ddcf-d1ee-4536-b3b8-b6a3f5b1add6/6053fa3f03a8c7872865e5278d3e3071/dotnet-sdk-2.1.517-linux-arm64.tar.gz
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 1039612830b..d74fd6772e1 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.21
* ASP.NET Core 2.1.21
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.21/2.1.21.md) for details about what is included in this update.
+See the [Release Notes](2.1.21.md) for details about what is included in this update.
## Downloads
@@ -31,7 +31,6 @@ This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual
| Windows | Visual Studio 2017 | [2.1.517](2.1.21.md) |
| MacOS | Visual Studio for Mac | [Visual Studio for Mac .NET Core Support](https://learn.microsoft.com/visualstudio/mac/net-core-support) |
-
## Docker
The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in ["Staying up-to-date with .NET Container Images"](https://devblogs.microsoft.com/dotnet/staying-up-to-date-with-net-container-images/).
@@ -96,7 +95,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.21/2.1.21.md
+[release-notes]: 2.1.21.md
[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
@@ -106,7 +105,6 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
-
[//]: # ( Runtime 2.1.21)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/4d9e3a34-c4bc-4927-91e5-3162cad6070d/30dd5443a1248ada23c69b92cd11cfb3/dotnet-runtime-2.1.21-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f5913eed-2f38-486a-b5ec-4d71823d094c/37d35e05b1012f867820c3b1f3aa267f/dotnet-runtime-2.1.21-linux-arm64.tar.gz
@@ -132,7 +130,6 @@ This will install the ASP.NET Core Module for IIS.
[aspnetcore-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/3598415f-5c12-4da7-8a05-9acde58a9c0e/d19cf25598304e4fe6d5676c7f2b7b90/aspnetcore-runtime-2.1.21-win-x86.zip
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/ddde4319-0780-4b63-95e0-6dffc6445475/8545d6638e0b94440ed56f57f5a15410/dotnet-hosting-2.1.21-win.exe
-
[//]: # ( SDK 2.1.614 )
[dotnet-sdk-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c1e297d1-26ae-4956-aafa-6cb9088606d7/f63e5db74cf26f1db1937fb2c01e91bb/dotnet-sdk-2.1.614-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/0ac3d54b-dece-496e-9e29-4254ce95efdf/cfb3db0534e0552f2c12eb4f9b528a3e/dotnet-sdk-2.1.614-linux-arm64.tar.gz
@@ -144,5 +141,4 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-sdk-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/1a67aa02-c452-46b2-af95-337d5dfce66c/4ae55ec0500c8b12c6e69ea50dcb66cd/dotnet-sdk-2.1.614-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/db0a8f1f-335b-4767-9086-09b34fd904b8/7971ef7dcfb541889fd77e841da4f23e/dotnet-sdk-2.1.614-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/442f4184-3e88-419d-b4e6-1be11e4ebb69/d9d0bf9d027d1089c5481ab6c6e287e6/dotnet-sdk-2.1.614-win-x86.exe
-[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/fa6c7e1d-cf14-4b60-8b84-10b91ce23378/9573d41a3342b067d21d97ca18f43eb3/dotnet-sdk-2.1.614-win-x86.zip
-
+[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/fa6c7e1d-cf14-4b60-8b84-10b91ce23378/9573d41a3342b067d21d97ca18f43eb3/dotnet-sdk-2.1.614-win-x86.zip
\ No newline at end of file
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 7344c154244..436f600dfd2 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.21
* ASP.NET Core 2.1.21
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.21/2.1.21.md) for details about what is included in this update.
+See the [Release Notes](2.1.21.md) for details about what is included in this update.
## Downloads
@@ -18,7 +18,6 @@ See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2
| RHEL6 | - | [x64][dotnet-sdk-rhel.6-x64.tar.gz] | - | [x64][dotnet-runtime-rhel.6-x64.tar.gz] | - |
| Checksums | [SDK][checksums-sdk] | - | [Runtime][checksums-runtime] | - | - |
-
1. Includes the .NET Core and ASP.NET Core Runtimes
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.
@@ -32,7 +31,6 @@ This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual
| Windows | Visual Studio 2017 | [2.1.517](2.1.21.md) |
| MacOS | Visual Studio for Mac | [Visual Studio for Mac .NET Core Support](https://learn.microsoft.com/visualstudio/mac/net-core-support) |
-
## Docker
The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in ["Staying up-to-date with .NET Container Images"](https://devblogs.microsoft.com/dotnet/staying-up-to-date-with-net-container-images/).
@@ -51,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -111,7 +109,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.21/2.1.21.md
+[release-notes]: 2.1.21.md
[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
@@ -121,8 +119,6 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
-
-
[//]: # ( Runtime 2.1.21)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/4d9e3a34-c4bc-4927-91e5-3162cad6070d/30dd5443a1248ada23c69b92cd11cfb3/dotnet-runtime-2.1.21-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f5913eed-2f38-486a-b5ec-4d71823d094c/37d35e05b1012f867820c3b1f3aa267f/dotnet-runtime-2.1.21-linux-arm64.tar.gz
diff --git a/release-notes/2.1/2.1.22/2.1.22-install-instructions.md b/release-notes/2.1/2.1.22/2.1.22-install-instructions.md
index eb9d7cecc4b..bf2b99d6b81 100644
--- a/release-notes/2.1/2.1.22/2.1.22-install-instructions.md
+++ b/release-notes/2.1/2.1.22/2.1.22-install-instructions.md
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.22
* .NET Core SDK 2.1.518
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.22/2.1.22.md) for details about what is included in this update.
+See the [Release Notes](2.1.22.md) for details about what is included in this update.
## Docker
@@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -84,8 +84,7 @@ You can download the Windows Server Hosting installer and run the following comm
This will install the ASP.NET Core Module for IIS.
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.22/2.1.22.md
-
+[release-notes]: 2.1.22.md
[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
diff --git a/release-notes/2.1/2.1.22/2.1.22.md b/release-notes/2.1/2.1.22/2.1.22.md
index c5babd59fc0..2ad0b9daa42 100644
--- a/release-notes/2.1/2.1.22/2.1.22.md
+++ b/release-notes/2.1/2.1.22/2.1.22.md
@@ -23,7 +23,6 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
1. Includes the .NET Core and ASP.NET Core Runtimes
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.
-
## Visual Studio Compatibility
This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual Studio 2019, Visual Studio 2017 or Visual Studio for Mac user, there are MSBuild version requirements that are satisfied by specific, matching .NET Core SDK versions. See the table below to select the correct download.
@@ -53,7 +52,6 @@ The images are expected to be available later today.
* .NET Core 2.1.22 is being deployed to Azure App Services and the deployment is expected to complete later in September 2020.
-
## Changes in 2.1.22
.NET Core 2.1.22 release carries both security and non-security fixes.
@@ -148,11 +146,9 @@ vs.redist.common.netcore.sharedhost.x64.2.1 | 2.1.22-servicing-29221-01.nupkg
vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.22-servicing-29217-01.nupkg
vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.22-servicing-29221-01.nupkg
-
-
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.22/2.1.22.md
+[release-notes]: 2.1.22.md
[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
@@ -161,7 +157,6 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.22-servicing-29221-01.nupkg
[linux-setup]: https://learn.microsoft.com/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-september-2020/
-
[//]: # ( Runtime 2.1.22)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/a9e4eb32-c7cf-4c72-a0e0-ddd558b8f1c3/c6001231fe12753a2bb195578d06f2d7/dotnet-runtime-2.1.22-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/20d112fa-1e6b-4393-ae2f-4eebefc4a0e6/fd6102804e1c011bb66d10f5a4ecdbc4/dotnet-runtime-2.1.22-linux-arm64.tar.gz
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 f242dd06f88..f6d5c7bd809 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
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.22
* ASP.NET Core 2.1.22
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.22/2.1.22.md) for details about what is included in this update.
+See the [Release Notes](2.1.22.md) for details about what is included in this update.
## Downloads
@@ -31,7 +31,6 @@ This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual
| Windows | Visual Studio 2017 | [2.1.518](2.1.22.md) |
| macOS | Visual Studio for Mac | [Visual Studio for Mac .NET Core Support](https://learn.microsoft.com/visualstudio/mac/net-core-support) |
-
## Docker
The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in ["Staying up-to-date with .NET Container Images"](https://devblogs.microsoft.com/dotnet/staying-up-to-date-with-net-container-images/).
@@ -96,7 +95,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.22/2.1.22.md
+[release-notes]: 2.1.22.md
[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
@@ -106,7 +105,6 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-september-2020/
-
[//]: # ( Runtime 2.1.22)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/a9e4eb32-c7cf-4c72-a0e0-ddd558b8f1c3/c6001231fe12753a2bb195578d06f2d7/dotnet-runtime-2.1.22-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/20d112fa-1e6b-4393-ae2f-4eebefc4a0e6/fd6102804e1c011bb66d10f5a4ecdbc4/dotnet-runtime-2.1.22-linux-arm64.tar.gz
diff --git a/release-notes/2.1/2.1.22/2.1.810-download.md b/release-notes/2.1/2.1.22/2.1.810-download.md
index c9333025869..dc676b3da4a 100644
--- a/release-notes/2.1/2.1.22/2.1.810-download.md
+++ b/release-notes/2.1/2.1.22/2.1.810-download.md
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.22
* ASP.NET Core 2.1.22
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.22/2.1.22.md) for details about what is included in this update.
+See the [Release Notes](2.1.22.md) for details about what is included in this update.
## Downloads
@@ -18,7 +18,6 @@ See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2
| RHEL6 | - | [x64][dotnet-sdk-rhel.6-x64.tar.gz] | - | [x64][dotnet-runtime-rhel.6-x64.tar.gz] | - |
| Checksums | [SDK][checksums-sdk] | - | [Runtime][checksums-runtime] | - | - |
-
1. Includes the .NET Core and ASP.NET Core Runtimes
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.
@@ -32,7 +31,6 @@ This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual
| Windows | Visual Studio 2017 | [2.1.518](2.1.22.md) |
| macOS | Visual Studio for Mac | [Visual Studio for Mac .NET Core Support](https://learn.microsoft.com/visualstudio/mac/net-core-support) |
-
## Docker
The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in ["Staying up-to-date with .NET Container Images"](https://devblogs.microsoft.com/dotnet/staying-up-to-date-with-net-container-images/).
@@ -51,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -111,7 +109,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.22/2.1.22.md
+[release-notes]: 2.1.22.md
[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
@@ -121,7 +119,6 @@ This will install the ASP.NET Core Module for IIS.
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-september-2020/
-
[//]: # ( Runtime 2.1.22)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/a9e4eb32-c7cf-4c72-a0e0-ddd558b8f1c3/c6001231fe12753a2bb195578d06f2d7/dotnet-runtime-2.1.22-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/20d112fa-1e6b-4393-ae2f-4eebefc4a0e6/fd6102804e1c011bb66d10f5a4ecdbc4/dotnet-runtime-2.1.22-linux-arm64.tar.gz
diff --git a/release-notes/2.1/2.1.23/2.1.23-install-instructions.md b/release-notes/2.1/2.1.23/2.1.23-install-instructions.md
index 0945422129d..8e27d5a2891 100644
--- a/release-notes/2.1/2.1.23/2.1.23-install-instructions.md
+++ b/release-notes/2.1/2.1.23/2.1.23-install-instructions.md
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.23
* .NET Core SDK 2.1.519
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.23/2.1.23.md) for details about what is included in this update.
+See the [Release Notes](2.1.23.md) for details about what is included in this update.
## Docker
@@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -84,8 +84,7 @@ You can download the Windows Server Hosting installer and run the following comm
This will install the ASP.NET Core Module for IIS.
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.23/2.1.23.md
-
+[release-notes]: 2.1.23.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.23-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.23-sha.txt
diff --git a/release-notes/2.1/2.1.23/2.1.23.md b/release-notes/2.1/2.1.23/2.1.23.md
index f5606cff43c..8951ff2e88b 100644
--- a/release-notes/2.1/2.1.23/2.1.23.md
+++ b/release-notes/2.1/2.1.23/2.1.23.md
@@ -23,7 +23,6 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
1. Includes the .NET Core and ASP.NET Core Runtimes
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.
-
## Visual Studio Compatibility
This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual Studio 2019, Visual Studio 2017 or Visual Studio for Mac user, there are MSBuild version requirements that are satisfied by specific, matching .NET Core SDK versions. See the following table to select the correct download.
@@ -47,7 +46,6 @@ The following repos have been updated:
* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime
* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies
-
## .NET Core Lifecycle News
Fedroa 33 and Ubuntu 20.10 has been added as [supported OS](../2.1-supported-os.md) with this update of .NET Core 3.1.
@@ -131,12 +129,9 @@ vs.redist.common.netcore.sharedframework.x86.2.1 | 2.1.23-servicing-29322-01.nup
vs.redist.common.netcore.sharedhost.x64.2.1 | 2.1.23-servicing-29322-01.nupkg
vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.23-servicing-29322-01.nupkg
-
-
-
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.23/2.1.23.md
+[release-notes]: 2.1.23.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.23-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.23-sha.txt
diff --git a/release-notes/2.1/2.1.23/2.1.616-download.md b/release-notes/2.1/2.1.23/2.1.616-download.md
index c05b6729761..ac087df4539 100644
--- a/release-notes/2.1/2.1.23/2.1.616-download.md
+++ b/release-notes/2.1/2.1.23/2.1.616-download.md
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.23
* ASP.NET Core 2.1.23
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.23/2.1.23.md) for details about what is included in this update.
+See the [Release Notes](2.1.23.md) for details about what is included in this update.
## Downloads
@@ -31,7 +31,6 @@ This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual
| Windows | Visual Studio 2017 | [2.1.519](2.1.23.md) |
| macOS | Visual Studio for Mac | [Visual Studio for Mac .NET Core Support](https://learn.microsoft.com/visualstudio/mac/net-core-support) |
-
## Docker
The [.NET Core Docker images](https://hub.docker.com/_/microsoft-dotnet) have been updated for this release. The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together.
@@ -96,7 +95,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.23/2.1.23.md
+[release-notes]: 2.1.23.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.23-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.23-sha.txt
@@ -104,9 +103,6 @@ This will install the ASP.NET Core Module for IIS.
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://learn.microsoft.com/dotnet/core/install/
-
-
-
[//]: # ( Runtime 2.1.23)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/e0d4bf96-e481-4c16-a2dc-69f002f2f892/ee8457bcbfae80bb4e76efe04f5bd3e2/dotnet-runtime-2.1.23-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/832a703f-ca7e-4fa5-8b8d-bc87d6cbf4f0/15d78d838a2173d470c2e9a97b0c7b63/dotnet-runtime-2.1.23-linux-arm64.tar.gz
diff --git a/release-notes/2.1/2.1.23/2.1.811-download.md b/release-notes/2.1/2.1.23/2.1.811-download.md
index e0b92e9fc85..4d2404f4968 100644
--- a/release-notes/2.1/2.1.23/2.1.811-download.md
+++ b/release-notes/2.1/2.1.23/2.1.811-download.md
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.23
* ASP.NET Core 2.1.23
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.23/2.1.23.md) for details about what is included in this update.
+See the [Release Notes](2.1.23.md) for details about what is included in this update.
## Downloads
@@ -18,7 +18,6 @@ See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2
| RHEL6 | - | [x64][dotnet-sdk-rhel.6-x64.tar.gz] | - | [x64][dotnet-runtime-rhel.6-x64.tar.gz] | - |
| Checksums | [SDK][checksums-sdk] | - | [Runtime][checksums-runtime] | - | - |
-
1. Includes the .NET Core and ASP.NET Core Runtimes
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.
@@ -32,7 +31,6 @@ This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual
| Windows | Visual Studio 2017 | [2.1.519](2.1.23.md) |
| macOS | Visual Studio for Mac | [Visual Studio for Mac .NET Core Support](https://learn.microsoft.com/visualstudio/mac/net-core-support) |
-
## Docker
The [.NET Core Docker images](https://hub.docker.com/_/microsoft-dotnet) have been updated for this release. The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together.
@@ -51,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -111,7 +109,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.23/2.1.23.md
+[release-notes]: 2.1.23.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.23-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.23-sha.txt
@@ -119,7 +117,6 @@ This will install the ASP.NET Core Module for IIS.
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://learn.microsoft.com/dotnet/core/install/linux
-
[//]: # ( Runtime 2.1.23)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/e0d4bf96-e481-4c16-a2dc-69f002f2f892/ee8457bcbfae80bb4e76efe04f5bd3e2/dotnet-runtime-2.1.23-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/832a703f-ca7e-4fa5-8b8d-bc87d6cbf4f0/15d78d838a2173d470c2e9a97b0c7b63/dotnet-runtime-2.1.23-linux-arm64.tar.gz
diff --git a/release-notes/2.1/2.1.24/2.1.24-install-instructions.md b/release-notes/2.1/2.1.24/2.1.24-install-instructions.md
index 5e77760b648..5f54efa1c3b 100644
--- a/release-notes/2.1/2.1.24/2.1.24-install-instructions.md
+++ b/release-notes/2.1/2.1.24/2.1.24-install-instructions.md
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.24
* .NET Core SDK 2.1.520
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.24/2.1.24.md) for details about what is included in this update.
+See the [Release Notes](2.1.24.md) for details about what is included in this update.
## Docker
@@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -84,9 +84,7 @@ You can download the Windows Server Hosting installer and run the following comm
This will install the ASP.NET Core Module for IIS.
-
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.24/2.1.24.md
-
+[release-notes]: 2.1.24.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.24-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.24-sha.txt
diff --git a/release-notes/2.1/2.1.24/2.1.24.md b/release-notes/2.1/2.1.24/2.1.24.md
index 5b457e77231..44b4d166aba 100644
--- a/release-notes/2.1/2.1.24/2.1.24.md
+++ b/release-notes/2.1/2.1.24/2.1.24.md
@@ -14,7 +14,6 @@ The .NET 2.1.24 and .NET SDK 2.1.520 releases are available for download. The la
1. Includes the .NET Core and ASP.NET Core Runtimes.
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.
-
The .NET SDK includes a matching updated .NET Runtime. Downloading the Runtime or ASP.NET Core packages is not needed when installing the SDK.
You can check your .NET SDK version by running the following command. The example version shown is for this release.
@@ -37,7 +36,6 @@ The following repos have been updated:
* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime
* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies
-
## Visual Studio Compatibility
This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual Studio 2019, Visual Studio 2017 or Visual Studio for Mac user, there are MSBuild version requirements that are satisfied by specific, matching .NET Core SDK versions. See the following table to select the correct download.
@@ -52,7 +50,6 @@ Note: This is not a security release hence this update won't be immediately avai
This update of .NET Core 2.1 is the last update for .NET Core 2.1.6xx SDK since [Visual Studio 16.0 is out of support](https://learn.microsoft.com/visualstudio/releases/2019/servicing) as of January 2021. We will continue to update versions 2.1.5xx and 2.1.8xx until [.NET Core 2.1 reaches end of life](https://github.com/dotnet/core/blob/main/releases.md).
-
## Notable Changes
.NET Core 2.1.24 release carries both security and non-security fixes.
@@ -138,10 +135,9 @@ vs.redist.common.netcore.sharedframework.x86.2.1 | 2.1.24-servicing-29518-02.nup
vs.redist.common.netcore.sharedhost.x64.2.1 | 2.1.24-servicing-29518-02.nupkg
vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.24-servicing-29518-02.nupkg
-
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.24/2.1.24.md
+[release-notes]: 2.1.24.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.24-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.24-sha.txt
@@ -150,7 +146,6 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.24-servicing-29518-02.nupkg
[linux-setup]: https://learn.microsoft.com/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-january-2021/
-
[//]: # ( Runtime 2.1.24)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/e4b1196b-46a7-48c7-81d3-24ac8e385c74/ecf03a67221e8aba56dfb5702faad8a9/dotnet-runtime-2.1.24-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/3039e7d2-6067-4b11-a7f6-43a3326f84e5/b7e309aa3566ff6e30935883550a382e/dotnet-runtime-2.1.24-linux-arm64.tar.gz
diff --git a/release-notes/2.1/2.1.24/2.1.617-download.md b/release-notes/2.1/2.1.24/2.1.617-download.md
index c2d1a924a1e..6e1bc1d379d 100644
--- a/release-notes/2.1/2.1.24/2.1.617-download.md
+++ b/release-notes/2.1/2.1.24/2.1.617-download.md
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.24
* ASP.NET Core 2.1.24
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.24/2.1.24.md) for details about what is included in this update.
+See the [Release Notes](2.1.24.md) for details about what is included in this update.
## Downloads
@@ -96,7 +96,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.24/2.1.24.md
+[release-notes]: 2.1.24.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.24-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.24-sha.txt
diff --git a/release-notes/2.1/2.1.24/2.1.812-download.md b/release-notes/2.1/2.1.24/2.1.812-download.md
index 4853672cecf..d69a0d4fb7b 100644
--- a/release-notes/2.1/2.1.24/2.1.812-download.md
+++ b/release-notes/2.1/2.1.24/2.1.812-download.md
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.24
* ASP.NET Core 2.1.24
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.24/2.1.24.md) for details about what is included in this update.
+See the [Release Notes](2.1.24.md) for details about what is included in this update.
## Downloads
@@ -51,7 +51,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -111,7 +111,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.24/2.1.24.md
+[release-notes]: 2.1.24.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.24-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.24-sha.txt
diff --git a/release-notes/2.1/2.1.25/2.1.25-install-instructions.md b/release-notes/2.1/2.1.25/2.1.25-install-instructions.md
index 2d6cb5bd640..89feba8a108 100644
--- a/release-notes/2.1/2.1.25/2.1.25-install-instructions.md
+++ b/release-notes/2.1/2.1.25/2.1.25-install-instructions.md
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.25
* .NET Core SDK 2.1.521
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.25/2.1.25.md) for details about what is included in this update.
+See the [Release Notes](2.1.25.md) for details about what is included in this update.
## Docker
@@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -85,7 +85,7 @@ You can download the Windows Server Hosting installer and run the following comm
This will install the ASP.NET Core Module for IIS.
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.25/2.1.25.md
+[release-notes]: 2.1.25.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.25-sha.txt
diff --git a/release-notes/2.1/2.1.25/2.1.25.md b/release-notes/2.1/2.1.25/2.1.25.md
index 4112ef425d0..3d28e423e9c 100644
--- a/release-notes/2.1/2.1.25/2.1.25.md
+++ b/release-notes/2.1/2.1.25/2.1.25.md
@@ -168,7 +168,7 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.25-servicing-29720-01.nupkg
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.25/2.1.25.md
+[release-notes]: 2.1.25.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.25-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.25-sha.txt
diff --git a/release-notes/2.1/2.1.25/2.1.813-download.md b/release-notes/2.1/2.1.25/2.1.813-download.md
index a6027d111dc..926a0f75e85 100644
--- a/release-notes/2.1/2.1.25/2.1.813-download.md
+++ b/release-notes/2.1/2.1.25/2.1.813-download.md
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.25
* ASP.NET Core 2.1.25
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.25/2.1.25.md) for details about what is included in this update.
+See the [Release Notes](2.1.25.md) for details about what is included in this update.
## Downloads
@@ -49,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -109,7 +109,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.25/2.1.25.md
+[release-notes]: 2.1.25.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.25-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.25-sha.txt
diff --git a/release-notes/2.1/2.1.26/2.1.26-install-instructions.md b/release-notes/2.1/2.1.26/2.1.26-install-instructions.md
index afe4d0a1b23..a988467adce 100644
--- a/release-notes/2.1/2.1.26/2.1.26-install-instructions.md
+++ b/release-notes/2.1/2.1.26/2.1.26-install-instructions.md
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.26
* .NET Core SDK 2.1.522
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.26/2.1.26.md) for details about what is included in this update.
+See the [Release Notes](2.1.26.md) for details about what is included in this update.
## Docker
@@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -85,7 +85,7 @@ You can download the Windows Server Hosting installer and run the following comm
This will install the ASP.NET Core Module for IIS.
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.26/2.1.26.md
+[release-notes]: 2.1.26.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.26-sha.txt
diff --git a/release-notes/2.1/2.1.26/2.1.26.md b/release-notes/2.1/2.1.26/2.1.26.md
index 153f2e4c685..2ea92836edf 100644
--- a/release-notes/2.1/2.1.26/2.1.26.md
+++ b/release-notes/2.1/2.1.26/2.1.26.md
@@ -154,7 +154,7 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.26-servicing-29812-01.nupkg
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.26/2.1.26.md
+[release-notes]: 2.1.26.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.26-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.26-sha.txt
diff --git a/release-notes/2.1/2.1.26/2.1.814-download.md b/release-notes/2.1/2.1.26/2.1.814-download.md
index 292153cc9a8..39b16235060 100644
--- a/release-notes/2.1/2.1.26/2.1.814-download.md
+++ b/release-notes/2.1/2.1.26/2.1.814-download.md
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.26
* ASP.NET Core 2.1.26
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.26/2.1.26.md) for details about what is included in this update.
+See the [Release Notes](2.1.26.md) for details about what is included in this update.
## Downloads
@@ -49,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -109,7 +109,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.26/2.1.26.md
+[release-notes]: 2.1.26.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.26-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.26-sha.txt
diff --git a/release-notes/2.1/2.1.27/2.1.27-install-instructions.md b/release-notes/2.1/2.1.27/2.1.27-install-instructions.md
index de04a777a6b..17a08dc9ecf 100644
--- a/release-notes/2.1/2.1.27/2.1.27-install-instructions.md
+++ b/release-notes/2.1/2.1.27/2.1.27-install-instructions.md
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.27
* .NET Core SDK 2.1.523
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.27/2.1.27.md) for details about what is included in this update.
+See the [Release Notes](2.1.27.md) for details about what is included in this update.
## Docker
@@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -85,7 +85,7 @@ You can download the Windows Server Hosting installer and run the following comm
This will install the ASP.NET Core Module for IIS.
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.27/2.1.27.md
+[release-notes]: 2.1.27.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.27-sha.txt
diff --git a/release-notes/2.1/2.1.27/2.1.27.md b/release-notes/2.1/2.1.27/2.1.27.md
index 5e79afc0795..131629456b9 100644
--- a/release-notes/2.1/2.1.27/2.1.27.md
+++ b/release-notes/2.1/2.1.27/2.1.27.md
@@ -14,7 +14,6 @@ The .NET 2.1.27 and .NET SDK 2.1.523 releases are available for download. The la
1. Includes the .NET Core and ASP.NET Core Runtimes.
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.
-
The .NET SDK includes a matching updated .NET Runtime. Downloading the Runtime or ASP.NET Core packages is not needed when installing the SDK.
You can check your .NET SDK version by running the following command. The example version shown is for this release.
@@ -37,7 +36,6 @@ The following repos have been updated:
* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime
* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Core Runtime Dependencies
-
## Visual Studio Compatibility
This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual Studio 2019, Visual Studio 2017 or Visual Studio for Mac user, there are MSBuild version requirements that are satisfied by specific, matching .NET Core SDK versions. See the following table to select the correct download.
@@ -51,12 +49,10 @@ Note: This is not a security release hence this update won't be immediately avai
This update of .NET Core 2.1 is the last update for .NET Core 2.1.6xx SDK since [Visual Studio 16.0 is out of support](https://learn.microsoft.com/visualstudio/releases/2019/servicing) as of January 2021. We will continue to update versions 2.1.5xx and 2.1.8xx until [.NET Core 2.1 reaches end of life](https://github.com/dotnet/core/blob/main/releases.md).
-
## Notable Changes
.NET Core 2.1.27 release carries only non-security fixes.
-
* [Blog Roundup][dotnet-blog]
* [Known issues](../2.1-known-issues.md)
@@ -148,18 +144,16 @@ vs.redist.common.netcore.sharedhost.x64.2.1 | 2.1.27-servicing-29916-01.nupkg
vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.27-servicing-29913-01.nupkg
vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.27-servicing-29916-01.nupkg
-
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.27/2.1.27.md
+[release-notes]: 2.1.27.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.27-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.27-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://learn.microsoft.com/dotnet/core/install/
-[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-april-2021/
-
+[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-april-2021-updates/
[//]: # ( Runtime 2.1.27)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9551a562-4edb-4c50-9c95-17a86f384cd2/ac4903d8b2de052277402f936edd5c97/dotnet-runtime-2.1.27-linux-arm.tar.gz
diff --git a/release-notes/2.1/2.1.27/2.1.815-download.md b/release-notes/2.1/2.1.27/2.1.815-download.md
index ee5e0a80869..a4785220de3 100644
--- a/release-notes/2.1/2.1.27/2.1.815-download.md
+++ b/release-notes/2.1/2.1.27/2.1.815-download.md
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.27
* ASP.NET Core 2.1.27
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.27/2.1.27.md) for details about what is included in this update.
+See the [Release Notes](2.1.27.md) for details about what is included in this update.
## Downloads
@@ -49,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -109,7 +109,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.27/2.1.27.md
+[release-notes]: 2.1.27.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.27-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.27-sha.txt
diff --git a/release-notes/2.1/2.1.28/2.1.28-install-instructions.md b/release-notes/2.1/2.1.28/2.1.28-install-instructions.md
index 336077bda22..49c71bdf1c2 100644
--- a/release-notes/2.1/2.1.28/2.1.28-install-instructions.md
+++ b/release-notes/2.1/2.1.28/2.1.28-install-instructions.md
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.28
* .NET Core SDK 2.1.524
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.28/2.1.28.md) for details about what is included in this update.
+See the [Release Notes](2.1.28.md) for details about what is included in this update.
## Docker
@@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -85,7 +85,7 @@ You can download the Windows Server Hosting installer and run the following comm
This will install the ASP.NET Core Module for IIS.
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.28/2.1.28.md
+[release-notes]: 2.1.28.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.28-sha.txt
diff --git a/release-notes/2.1/2.1.28/2.1.28.md b/release-notes/2.1/2.1.28/2.1.28.md
index dc9f71e752f..77fd4cb04e0 100644
--- a/release-notes/2.1/2.1.28/2.1.28.md
+++ b/release-notes/2.1/2.1.28/2.1.28.md
@@ -148,7 +148,7 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.28-servicing-30015-01.nupkg
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.28/2.1.28.md
+[release-notes]: 2.1.28.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.28-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.28-sha.txt
diff --git a/release-notes/2.1/2.1.28/2.1.816-download.md b/release-notes/2.1/2.1.28/2.1.816-download.md
index 13985f84187..292dcd7c3a9 100644
--- a/release-notes/2.1/2.1.28/2.1.816-download.md
+++ b/release-notes/2.1/2.1.28/2.1.816-download.md
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.28
* ASP.NET Core 2.1.28
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.28/2.1.28.md) for details about what is included in this update.
+See the [Release Notes](2.1.28.md) for details about what is included in this update.
## Downloads
@@ -49,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -109,7 +109,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.28/2.1.28.md
+[release-notes]: 2.1.28.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.28-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.28-sha.txt
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 6ab4ac67250..80f9a7021f0 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
@@ -64,7 +64,7 @@ export PATH=$PATH:$HOME/dotnet
[dlc-sdk]: https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.3.md
+[release-notes]: 2.1.3.md
[runtime-linux-x64]: https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-linux-x64.tar.gz
[runtime-linux-arm-x32]: https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-linux-arm.tar.gz
@@ -118,4 +118,3 @@ export PATH=$PATH:$HOME/dotnet
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/2018/08/21/net-core-august-2018-update
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 5a900be22ad..a227dbf62b3 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
@@ -28,8 +28,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b
The following repos have been updated
-* [microsoft/dotnet](https://hub.docker.com/r/microsoft/dotnet)
-* [microsoft/dotnet-samples](https://hub.docker.com/r/microsoft/dotnet-samples)
+* [microsoft/dotnet](https://github.com/dotnet/dotnet-docker/blob/main/README.md)
+* [microsoft/dotnet-samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md)
### Azure AppServices
@@ -45,7 +45,7 @@ The LTS designation covers all packages referenced by `Microsoft.NETCore.App` an
The .NET Core SDK is not included as part of the LTS designation. SDK fixes will continue to be released in the latest version 'train' which supports maintaining and building applications for .NET Core 2.1.
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
### Supported Linux version changes
@@ -63,7 +63,7 @@ Please see the [ASP.NET Core release notes](https://github.com/aspnet/Home/relea
[dlc-sdk]: https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.3.md
+[release-notes]: 2.1.3.md
[runtime-linux-x64]: https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-linux-x64.tar.gz
[runtime-linux-arm-x32]: https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-linux-arm.tar.gz
@@ -117,4 +117,3 @@ Please see the [ASP.NET Core release notes](https://github.com/aspnet/Home/relea
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-august-2018-update/
-[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
diff --git a/release-notes/2.1/2.1.30/2.1.30-install-instructions.md b/release-notes/2.1/2.1.30/2.1.30-install-instructions.md
index b80e759c4e2..c0f27f3fc71 100644
--- a/release-notes/2.1/2.1.30/2.1.30-install-instructions.md
+++ b/release-notes/2.1/2.1.30/2.1.30-install-instructions.md
@@ -7,7 +7,7 @@
* .NET Core SDK 2.1.818 and .NET Core SDK 2.1.526
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.30/2.1.30.md) for details about what is included in this update.
+See the [Release Notes](2.1.30.md) for details about what is included in this update.
## Docker
@@ -27,7 +27,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -86,7 +86,7 @@ You can download the Windows Server Hosting installer and run the following comm
This will install the ASP.NET Core Module for IIS.
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.30/2.1.30.md
+[release-notes]: 2.1.30.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.30-sha.txt
diff --git a/release-notes/2.1/2.1.30/2.1.30.md b/release-notes/2.1/2.1.30/2.1.30.md
index c32469b5c9a..2b2de2fa693 100644
--- a/release-notes/2.1/2.1.30/2.1.30.md
+++ b/release-notes/2.1/2.1.30/2.1.30.md
@@ -167,7 +167,7 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.30-servicing-30411-01.nupkg
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.30/2.1.30.md
+[release-notes]: 2.1.30.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.30-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.30-sha.txt
diff --git a/release-notes/2.1/2.1.30/2.1.526.md b/release-notes/2.1/2.1.30/2.1.526.md
index 2fdd1c5e95f..c4ae21aa63f 100644
--- a/release-notes/2.1/2.1.30/2.1.526.md
+++ b/release-notes/2.1/2.1.30/2.1.526.md
@@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET
* .NET Core Runtime 2.1.30
* ASP.NET Core 2.1.30
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.30/2.1.30.md) for details about what is included in this update.
+See the [Release Notes](2.1.30.md) for details about what is included in this update.
## Downloads
@@ -49,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -109,7 +109,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.30/2.1.30.md
+[release-notes]: 2.1.30.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.30-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.30-sha.txt
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 3cf84ed4c6b..6985057ac57 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.4
* .NET Core SDK 2.1.402
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.4/2.1.4.md) for details about what is included in this update.
+See the [Release Notes](2.1.4.md) for details about what is included in this update.
| | SDK Installer1 | SDK Binaries1 | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: |
@@ -66,7 +66,7 @@ export PATH=$PATH:$HOME/dotnet
[dlc-sdk]: https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.4/2.1.4.md
+[release-notes]: 2.1.4.md
[runtime-linux-x64]: https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-linux-x64.tar.gz
[runtime-linux-arm-x32]: https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-linux-arm.tar.gz
@@ -120,4 +120,3 @@ export PATH=$PATH:$HOME/dotnet
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-september-2018-update/
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 88db34f0a7b..27eb3b2a0f7 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
@@ -28,8 +28,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b
The following repos have been updated
-* [microsoft/dotnet](https://hub.docker.com/r/microsoft/dotnet)
-* [microsoft/dotnet-samples](https://hub.docker.com/r/microsoft/dotnet-samples)
+* [microsoft/dotnet](https://github.com/dotnet/dotnet-docker/blob/main/README.md)
+* [microsoft/dotnet-samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md)
### Azure AppServices
@@ -37,7 +37,7 @@ The following repos have been updated
## .NET Core Lifecycle News
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
### Supported Linux version changes
@@ -84,7 +84,7 @@ System.IO.Pipelines | 4.5.0 | 4.5.1
[dlc-sdk]: https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.4/2.1.4.md
+[release-notes]: 2.1.4.md
[runtime-linux-x64]: https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-linux-x64.tar.gz
[runtime-linux-arm-x32]: https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-linux-arm.tar.gz
@@ -138,4 +138,3 @@ System.IO.Pipelines | 4.5.0 | 4.5.1
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-september-2018-update/
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 221de84f189..060f88565dc 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
@@ -5,7 +5,7 @@ This release contains the previously released [.NET Core 2.1.2 Runtime](https://
* ASP.NET Core 2.1.2
* .NET Core SDK 2.1.400
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.400-SDK/2.1.400-sdk.md) for details about what is included in this update.
+See the [Release Notes](2.1.400-sdk.md) for details about what is included in this update.
| | SDK Installer1 | SDK Binaries1 | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: |
@@ -65,7 +65,7 @@ export PATH=$PATH:$HOME/dotnet
[dlc-sdk]: https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.2.md
+[release-notes]: 2.1.2.md
[runtime-linux-x64]: https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-x64.tar.gz
[runtime-linux-arm-x32]: https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-arm.tar.gz
@@ -119,4 +119,3 @@ export PATH=$PATH:$HOME/dotnet
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/2018/07/10/net-core-july-2018-update/
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 29822f7f6e6..c6269566b78 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
@@ -25,12 +25,12 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b
The following repos have been updated
-* [microsoft/dotnet](https://hub.docker.com/r/microsoft/dotnet)
-* [microsoft/dotnet-samples](https://hub.docker.com/r/microsoft/dotnet-samples)
+* [microsoft/dotnet](https://github.com/dotnet/dotnet-docker/blob/main/README.md)
+* [microsoft/dotnet-samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md)
## .NET Core Lifecycle News
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
## Notable Changes in SDK 2.1.400
* Added nunit templates.
@@ -45,7 +45,7 @@ See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blo
[dlc-sdk]: https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.2.md
+[release-notes]: 2.1.2.md
[runtime-linux-x64]: https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-x64.tar.gz
[runtime-linux-arm-x32]: https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-arm.tar.gz
@@ -99,4 +99,3 @@ See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blo
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/2018/07/10/net-core-july-2018-update/
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 0ddfb8c78e3..e1eaf38434e 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
@@ -55,7 +55,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes//2.1.5.md
+[release-notes]: 2.1.5.md
[runtime-linux-arm]: https://download.visualstudio.microsoft.com/download/pr/4d555219-1f04-47c6-90e5-8b3ff8989b9c/0798763e6e4b98a62846116f997d046e/dotnet-runtime-2.1.5-linux-arm.tar.gz
[runtime-linux-musl-x64]: https://download.visualstudio.microsoft.com/download/pr/42912b6c-fab3-4666-a467-65e1ecbfc4b3/44f1a69971dd0c81de9ede19393de24c/dotnet-runtime-2.1.5-linux-musl-x64.tar.gz
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 f288d16d2d0..3dcc4b79761 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
@@ -28,8 +28,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b
The following repos have been updated
-* [microsoft/dotnet](https://hub.docker.com/r/microsoft/dotnet)
-* [microsoft/dotnet-samples](https://hub.docker.com/r/microsoft/dotnet-samples)
+* [microsoft/dotnet](https://github.com/dotnet/dotnet-docker/blob/main/README.md)
+* [microsoft/dotnet-samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md)
### Azure AppServices
@@ -41,7 +41,7 @@ The following repos have been updated
2.1 was declared LTS last month (see [announcement](https://devblogs.microsoft.com/dotnet/net-core-august-2018-update//)) which began the end of life clock for 1.0 and 1.1. If remaining on the LTS channel is important to you, begin planning to migrate existing 1.0/1.1 applications to 2.1 before support for these channels ends on June 27, 2019.
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
## Notable Changes in 2.1.5
@@ -49,7 +49,7 @@ This release includes a number of impactful fixes. Please see the [commit list](
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.5/2.1.5.md
+[release-notes]: 2.1.5.md
[runtime-linux-arm]: https://download.visualstudio.microsoft.com/download/pr/4d555219-1f04-47c6-90e5-8b3ff8989b9c/0798763e6e4b98a62846116f997d046e/dotnet-runtime-2.1.5-linux-arm.tar.gz
[runtime-linux-musl-x64]: https://download.visualstudio.microsoft.com/download/pr/42912b6c-fab3-4666-a467-65e1ecbfc4b3/44f1a69971dd0c81de9ede19393de24c/dotnet-runtime-2.1.5-linux-musl-x64.tar.gz
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 18dd633324f..dac9a7fde51 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
@@ -78,7 +78,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.502-SDK/2.1.502.md
+[release-notes]: 2.1.502.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/7d461733-a0cd-48ee-9963-791337dcaafa/3b75ee4c7fb9d6bc7d0ddd9761676096/dotnet-runtime-2.1.6-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9cb31ef2-d5ec-490d-8a3f-f45f52d28fec/4c906b6132f2c0fe55e9e0209f08b352/dotnet-runtime-2.1.6-linux-arm64.tar.gz
@@ -127,6 +127,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.502-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.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 2d5797c4559..652a345391f 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
@@ -27,7 +27,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.502-SDK/2.1.502.md
+[release-notes]: 2.1.502.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/7d461733-a0cd-48ee-9963-791337dcaafa/3b75ee4c7fb9d6bc7d0ddd9761676096/dotnet-runtime-2.1.6-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9cb31ef2-d5ec-490d-8a3f-f45f52d28fec/4c906b6132f2c0fe55e9e0209f08b352/dotnet-runtime-2.1.6-linux-arm64.tar.gz
@@ -76,6 +76,5 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.502-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.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 9f71c4c7008..5c3bd02628a 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.6
* .NET Core SDK 2.1.500
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.6/2.1.6.md) for details about what is included in this update.
+See the [Release Notes](2.1.6.md) for details about what is included in this update.
| | SDK Installer1 | SDK Binaries1 | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: |
@@ -82,7 +82,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.6.md
+[release-notes]: 2.1.6.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/7d461733-a0cd-48ee-9963-791337dcaafa/3b75ee4c7fb9d6bc7d0ddd9761676096/dotnet-runtime-2.1.6-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9cb31ef2-d5ec-490d-8a3f-f45f52d28fec/4c906b6132f2c0fe55e9e0209f08b352/dotnet-runtime-2.1.6-linux-arm64.tar.gz
@@ -130,6 +130,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.500-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/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 15075dbd277..adaa7c73be5 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
@@ -29,8 +29,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b
The following repos have been updated
-* [microsoft/dotnet](https://hub.docker.com/r/microsoft/dotnet)
-* [microsoft/dotnet-samples](https://hub.docker.com/r/microsoft/dotnet-samples)
+* [microsoft/dotnet](https://github.com/dotnet/dotnet-docker/blob/main/README.md)
+* [microsoft/dotnet-samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md)
### Azure AppServices
@@ -38,7 +38,7 @@ The following repos have been updated
## .NET Core Lifecycle News
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
## Notable Changes in 2.1.6
@@ -46,7 +46,7 @@ This release includes a number of impactful fixes. Please see the [commit list](
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.6/2.1.6.md
+[release-notes]: 2.1.6.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/7d461733-a0cd-48ee-9963-791337dcaafa/3b75ee4c7fb9d6bc7d0ddd9761676096/dotnet-runtime-2.1.6-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9cb31ef2-d5ec-490d-8a3f-f45f52d28fec/4c906b6132f2c0fe55e9e0209f08b352/dotnet-runtime-2.1.6-linux-arm64.tar.gz
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 5c11402d7d1..c574ce47629 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
@@ -127,6 +127,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.602-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 e7cfad04851..4e81789578f 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
@@ -139,6 +139,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.603-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 98b67023ae8..ad8a26f6373 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
@@ -136,6 +136,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.604-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 56bce4d6542..83474643129 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.7
* .NET Core SDK 2.1.503
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.7/2.1.7.md) for details about what is included in this update.
+See the [Release Notes](2.1.7.md) for details about what is included in this update.
| | SDK Installer1 | SDK Binaries1 | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: |
@@ -81,7 +81,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.7/2.1.7.md
+[release-notes]: 2.1.7.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f7fad978-49ee-479b-85dc-c14201a58250/a574ba4525da0e49c928ced62efc449b/dotnet-runtime-2.1.7-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/547090fb-be5c-486f-8de4-c2b7adc0f943/5ac4d7a89c604f59d6edad4b9e6a8465/dotnet-runtime-2.1.7-linux-arm64.tar.gz
@@ -129,6 +129,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.503-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.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 d059ffc5af2..062bab1a69d 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
@@ -29,8 +29,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b
The following repos have been updated
-* [microsoft/dotnet](https://hub.docker.com/r/microsoft/dotnet)
-* [microsoft/dotnet-samples](https://hub.docker.com/r/microsoft/dotnet-samples)
+* [microsoft/dotnet](https://github.com/dotnet/dotnet-docker/blob/main/README.md)
+* [microsoft/dotnet-samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md)
### Azure AppServices
@@ -38,7 +38,7 @@ The following repos have been updated
## .NET Core Lifecycle News
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
The following OS version has changed support status since our last release:
@@ -183,7 +183,7 @@ System.Threading.Tasks.Extensions | 4.5.2
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.7/2.1.7.md
+[release-notes]: 2.1.7.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f7fad978-49ee-479b-85dc-c14201a58250/a574ba4525da0e49c928ced62efc449b/dotnet-runtime-2.1.7-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/547090fb-be5c-486f-8de4-c2b7adc0f943/5ac4d7a89c604f59d6edad4b9e6a8465/dotnet-runtime-2.1.7-linux-arm64.tar.gz
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 d7c9b44711a..6cfbc0e834f 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
@@ -136,6 +136,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.700-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/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 b2219291d50..c528e6992bd 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
@@ -6,7 +6,7 @@
* ASP.NET Core 2.1.8
* .NET Core SDK 2.1.504
-See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.8/2.1.8.md) for details about what is included in this update.
+See the [Release Notes](2.1.8.md) for details about what is included in this update.
| | SDK Installer1 | SDK Binaries1 | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: |
@@ -39,7 +39,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -97,7 +97,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.8/2.1.8.md
+[release-notes]: 2.1.8.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/a36af597-586b-474b-8f91-9a1491b1b826/c56fac62f1ccc855afdd22bf2e9f7051/dotnet-runtime-2.1.8-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/46389bf1-b9e6-4a5e-9a99-2553f97abf4d/95d179c200d11593b363848d771e6be7/dotnet-runtime-2.1.8-linux-arm64.tar.gz
@@ -143,6 +143,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.504-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.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 bd2c1d9b109..6332c72f814 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
@@ -29,8 +29,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b
The following repos have been updated
-* [microsoft/dotnet](https://hub.docker.com/r/microsoft/dotnet)
-* [microsoft/dotnet-samples](https://hub.docker.com/r/microsoft/dotnet-samples)
+* [microsoft/dotnet](https://github.com/dotnet/dotnet-docker/blob/main/README.md)
+* [microsoft/dotnet-samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md)
### Azure AppServices
@@ -42,7 +42,7 @@ There are no changes this month in OS version support status.
.NET Core 1.0 and 1.1, which entered "Maintenance" support status when 2.1 was declared LTS, will be end-of-life June 27, 2019. Updates for the 1.0 and 1.1 channels will no longer be offered after that date. See [.NET Core Support Policy](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) to learn more about the .NET Core support lifecycle.
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
## Changes in 2.1.8
.NET Core 2.1.8 release carries both security and non-security fixes.
@@ -157,7 +157,7 @@ runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.1.8
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.8/2.1.8.md
+[release-notes]: 2.1.8.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/a36af597-586b-474b-8f91-9a1491b1b826/c56fac62f1ccc855afdd22bf2e9f7051/dotnet-runtime-2.1.8-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/46389bf1-b9e6-4a5e-9a99-2553f97abf4d/95d179c200d11593b363848d771e6be7/dotnet-runtime-2.1.8-linux-arm64.tar.gz
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 7ec1e9e23a5..b9dade95bf4 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
@@ -39,7 +39,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman
`sudo snap alias dotnet-sdk.dotnet dotnet`
-**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution.
+**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution.
### Install using a Package Manager
@@ -97,7 +97,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.9/2.1.9.md
+[release-notes]: 2.1.9.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/585a519e-290a-4a97-b1d4-b9f6035386ca/ef6fb61a6665e035f4ac085aa4c35d8f/dotnet-runtime-2.1.9-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/640f0f10-7502-4edf-8fb1-84966cbf5d1c/88e3305fb2c6406c88b41423b7b8a030/dotnet-runtime-2.1.9-linux-arm64.tar.gz
@@ -142,6 +142,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.505-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.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 edbf5308518..f44e431ae76 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
@@ -30,8 +30,8 @@ The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have b
The following repos have been updated
-* [microsoft/dotnet](https://hub.docker.com/r/microsoft/dotnet)
-* [microsoft/dotnet-samples](https://hub.docker.com/r/microsoft/dotnet-samples)
+* [microsoft/dotnet](https://github.com/dotnet/dotnet-docker/blob/main/README.md)
+* [microsoft/dotnet-samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md)
### Azure AppServices
@@ -43,7 +43,7 @@ There are no changes this month in OS version support status.
.NET Core 1.0 and 1.1, which entered "Maintenance" support status when 2.1 was declared LTS, will be end-of-life June 27, 2019. Updates for the 1.0 and 1.1 channels will no longer be offered after that date. See [.NET Core Support Policy](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) to learn more about the .NET Core support lifecycle.
-See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
+See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
## Changes in 2.1.9
.NET Core 2.1.9 release carries both security and non-security fixes.
@@ -132,7 +132,7 @@ System.Security.Cryptography.OpenSsl | 4.5.1
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.9/2.1.9.md
+[release-notes]: 2.1.9.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/585a519e-290a-4a97-b1d4-b9f6035386ca/ef6fb61a6665e035f4ac085aa4c35d8f/dotnet-runtime-2.1.9-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/640f0f10-7502-4edf-8fb1-84966cbf5d1c/88e3305fb2c6406c88b41423b7b8a030/dotnet-runtime-2.1.9-linux-arm64.tar.gz
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 4d7cff57e7b..76539e2bbf0 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
@@ -73,7 +73,7 @@ This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/Preview/2.1.600-preview.md
+[release-notes]: 2.1.600-preview.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/7d461733-a0cd-48ee-9963-791337dcaafa/3b75ee4c7fb9d6bc7d0ddd9761676096/dotnet-runtime-2.1.6-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9cb31ef2-d5ec-490d-8a3f-f45f52d28fec/4c906b6132f2c0fe55e9e0209f08b352/dotnet-runtime-2.1.6-linux-arm64.tar.gz
@@ -121,6 +121,5 @@ This will install the ASP.NET Core Module for IIS.
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.600-preview-009426-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.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 86fdd891efe..b733488dacf 100644
--- a/release-notes/2.1/Preview/2.1.600-preview.md
+++ b/release-notes/2.1/Preview/2.1.600-preview.md
@@ -26,7 +26,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
-[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/2.1/Preview/2.1.600-preview.md
+[release-notes]: 2.1.600-preview.md
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/7d461733-a0cd-48ee-9963-791337dcaafa/3b75ee4c7fb9d6bc7d0ddd9761676096/dotnet-runtime-2.1.6-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9cb31ef2-d5ec-490d-8a3f-f45f52d28fec/4c906b6132f2c0fe55e9e0209f08b352/dotnet-runtime-2.1.6-linux-arm64.tar.gz
@@ -74,6 +74,5 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.600-preview-009426-sdk-sha.txt
[linux-install]: https://learn.microsoft.com/dotnet/core/install/linux
-[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/