Skip to content

Commit 9420965

Browse files
authored
.NET 10 is available on RHEL 8 too (#49894)
1 parent 529a7e1 commit 9420965

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/core/install/linux-rhel.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: linux-related-content
1515

1616
## Register your Red Hat subscription
1717

18-
To install .NET from Red Hat on RHEL, you first need to register using the Red Hat Subscription Manager. If this hasn't been done on your system, or if you're unsure, see the [Red Hat Product Documentation for .NET](https://access.redhat.com/documentation/en-us/net/8.0).
18+
To install .NET from Red Hat on RHEL, you first need to register using the Red Hat Subscription Manager. If this hasn't been done on your system, or if you're unsure, see the [Red Hat Product Documentation for .NET](https://access.redhat.com/documentation/en-us/net/10.0).
1919

2020
> [!IMPORTANT]
2121
> The previous statement doesn't apply to CentOS Stream.
@@ -28,7 +28,7 @@ The following table is a list of currently supported .NET releases on both RHEL
2828
|---------------------------------------|----------|
2929
| [RHEL 10](#rhel-10) | 10, 9, 8 |
3030
| [RHEL 9](#rhel-9) | 10, 9, 8 |
31-
| [RHEL 8](#rhel-8) | 9, 8 |
31+
| [RHEL 8](#rhel-8) | 10, 9, 8 |
3232
| [CentOS Stream 10](#centos-stream-10) | 10, 9, 8 |
3333
| [CentOS Stream 9](#centos-stream-9) | 10, 9, 8 |
3434

@@ -60,7 +60,7 @@ The following table is a list of currently supported .NET releases on both RHEL
6060

6161
.NET is included in the [AppStream repositories](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for RHEL 8.
6262

63-
[!INCLUDE [linux-dnf-install-90](includes/linux-install-90-dnf.md)]
63+
[!INCLUDE [linux-dnf-install-100](includes/linux-install-100-dnf.md)]
6464

6565
## CentOS Stream 10
6666

0 commit comments

Comments
 (0)