Skip to content

Commit

Permalink
Fix/update links - part 3 (#8380)
Browse files Browse the repository at this point in the history
* Fix/update links - part 3

* one more fix
  • Loading branch information
mairaw authored Apr 11, 2023
1 parent 440ba04 commit 5616a61
Show file tree
Hide file tree
Showing 42 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion release-notes/3.0/3.0.3/3.0.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down
4 changes: 2 additions & 2 deletions release-notes/3.0/preview/3.0.0-preview1-download.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ See the [Release Notes][release-notes] for details about what is included in thi

## 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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

## Windows Server Hosting

Expand Down Expand Up @@ -90,4 +90,4 @@ This will install the ASP.NET Core Module for IIS.
[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://blogs.msdn.microsoft.com/dotnet/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
2 changes: 1 addition & 1 deletion release-notes/3.0/preview/3.0.0-preview1.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down
4 changes: 2 additions & 2 deletions release-notes/3.0/preview/3.0.0-preview2-download.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3

## 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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

## Installing .NET Core 3.0 Previews on Linux

Expand Down Expand Up @@ -117,4 +117,4 @@ This will install the ASP.NET Core Module for IIS.
[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://blogs.msdn.microsoft.com/dotnet/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/
6 changes: 3 additions & 3 deletions release-notes/3.0/preview/3.0.0-preview2.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ If Visual Studio is your preferred environment, you will need Visual Studio 2019
## Blog Round up

* [.NET][dotnet-blog]
* [ASP.NET Core](https://blogs.msdn.microsoft.com/webdev/2019/01/29/aspnet-core-3-preview-2/)
* [ASP.NET Core](https://devblogs.microsoft.com/dotnet/aspnet-core-3-preview-2/)

The .NET Core SDK 3.0.100 Preview 2 includes .NET Core 3.0 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 3.0.100 preview, the following command will show that you're running version `3.0.100-preview-010184` of the tools.

Expand Down Expand Up @@ -49,7 +49,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down Expand Up @@ -110,4 +110,4 @@ The following repos have been updated
[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://blogs.msdn.microsoft.com/dotnet/2019/01/29/announcing-net-core-3-preview-2/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-preview-2/
2 changes: 1 addition & 1 deletion release-notes/3.0/preview/3.0.0-preview3-download.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3

## 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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

## Installing 3.0 Previews on Linux

Expand Down
4 changes: 2 additions & 2 deletions release-notes/3.0/preview/3.0.0-preview3.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ If Visual Studio is your preferred environment, you will need Visual Studio 2019
## Blog Round up

* [.NET][dotnet-blog]
* [ASP.NET Core](https://blogs.msdn.microsoft.com/webdev/)
* [ASP.NET Core](hhttps://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-net-core-3-0-preview-3/)

The .NET Core SDK 3.0.100 Preview 3 includes .NET Core 3.0 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 3.0.100 preview, the following command will show that you're running version `3.0.100-preview-010431` of the tools.

Expand All @@ -37,7 +37,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down
2 changes: 1 addition & 1 deletion release-notes/3.0/preview/3.0.0-preview4.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down
2 changes: 1 addition & 1 deletion release-notes/3.0/preview/3.0.0-preview5.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
- [WPF][wpf-symbols.zip]
## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down
2 changes: 1 addition & 1 deletion release-notes/3.0/preview/3.0.0-preview6.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down
2 changes: 1 addition & 1 deletion release-notes/3.0/preview/3.0.0-preview7.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ All symbols for .NET Core releases for all platforms are now available from **nu

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down
2 changes: 1 addition & 1 deletion release-notes/3.0/preview/3.0.0-preview8.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ All symbols for .NET Core releases for all platforms are now available from **nu

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down
2 changes: 1 addition & 1 deletion release-notes/3.0/preview/3.0.0-preview9.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ All symbols for .NET Core releases for all platforms are now available from **nu

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down
2 changes: 1 addition & 1 deletion release-notes/3.0/preview/3.0.0-rc1.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ In addition to the summary information described in `release-index.json`, the `r

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down
2 changes: 1 addition & 1 deletion release-notes/3.1/3.1.0/3.1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down
2 changes: 1 addition & 1 deletion release-notes/3.1/3.1.1/3.1.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down
2 changes: 1 addition & 1 deletion release-notes/3.1/3.1.2/3.1.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down
2 changes: 1 addition & 1 deletion release-notes/3.1/3.1.2/3.1.200-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repositories have been updated:

Expand Down
2 changes: 1 addition & 1 deletion release-notes/3.1/3.1.3/3.1.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down
2 changes: 1 addition & 1 deletion release-notes/3.1/3.1.4/3.1.300-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repositories have been updated:

Expand Down
2 changes: 1 addition & 1 deletion release-notes/3.1/3.1.4/3.1.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co

## Docker Images

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://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
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/).

The following repos have been updated

Expand Down
Loading

0 comments on commit 5616a61

Please sign in to comment.