diff --git a/aspnetcore/blazor/includes/default-scheme.md b/aspnetcore/blazor/includes/default-scheme.md index ce05e37f16..392ec7b8ab 100644 --- a/aspnetcore/blazor/includes/default-scheme.md +++ b/aspnetcore/blazor/includes/default-scheme.md @@ -1,2 +1,2 @@ > [!NOTE] -> When a single authentication scheme is registered, the authentication scheme is automatically used as the app's default scheme, and it isn't necessary to state the scheme to or via . For more information, see the [ASP.NET Core announcement (aspnet/Announcements #490)](https://github.com/aspnet/Announcements/issues/490). +> When a single authentication scheme is registered, the authentication scheme is automatically used as the app's default scheme, and it isn't necessary to state the scheme to or via . For more information, see and the [ASP.NET Core announcement (aspnet/Announcements #490)](https://github.com/aspnet/Announcements/issues/490).