diff --git a/docs/core/introduction.md b/docs/core/introduction.md index cedf4c4c62b07..2701be0e79a7a 100644 --- a/docs/core/introduction.md +++ b/docs/core/introduction.md @@ -66,7 +66,7 @@ NuGet is the package manager for .NET. It contains hundreds of thousands of pack ## Support -.NET is [supported by multiple organizations](https://github.com/dotnet/core/blob/main/support.md) that work to ensure that .NET can run on [multiple operating systems](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) and kept up to date. It can be used on Arm64, x64, and x86 architectures. +.NET is [supported by multiple organizations](https://github.com/dotnet/core/blob/main/support.md) that work to ensure that .NET can run on [multiple operating systems](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) and is kept up to date. It can be used on Arm64, x64, and x86 architectures. New versions of .NET are released annually in November, per our [releases and support policies](releases-and-support.md). It is [updated monthly](https://github.com/dotnet/announcements/labels/Monthly-Update) on Patch Tuesday (second Tuesday), typically at 10AM Pacific time.