diff --git a/aspnetcore/includes/aspnetcore-repo-ref-source-links.md b/aspnetcore/includes/aspnetcore-repo-ref-source-links.md index 935a64d3e0..eb5199ae96 100644 --- a/aspnetcore/includes/aspnetcore-repo-ref-source-links.md +++ b/aspnetcore/includes/aspnetcore-repo-ref-source-links.md @@ -2,4 +2,4 @@ no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] --- > [!NOTE] -> Documentation links to the ASP.NET Core reference source load the repository's `main` branch, which represents the product unit's current development for the next release of ASP.NET Core. To select the branch for a different release, use the **Switch branches or tags** dropdown list to select the branch. For example, select the `release/5.0` branch for the ASP.NET Core 5.0 release. +> Documentation links to the ASP.NET Core reference source load the repository's `main` branch, which represents the product unit's current development for the next release of ASP.NET Core. To select the branch for a different release, use the **Switch branches or tags** dropdown list to select the branch. For example, select the `release/6.0` branch for the ASP.NET Core 6.0 release.