-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Description
Description
At the end of the https://learn.microsoft.com/en-us/aspnet/core/blazor/fundamentals/signalr?view=aspnetcore-10.0#reflect-the-server-side-connection-state-in-the-ui section, are three links to asp.net core source files.:
ReconnectModal component
Stylesheet file
JavaScript file
These links are broken.
First link is https://github.com/dotnet/aspnetcore/blob/main/src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/BlazorWeb-CSharp/Components/Layout/ReconnectModal.razor
it should be
https://github.com/dotnet/aspnetcore/blob/main/src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/BlazorWebCSharp.1/Components/Layout/ReconnectModal.razor
(replace second BlazorWeb-CSharp in path with BlazorWebCSharp.1)
Likewise for the other two links.
Page URL
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/fundamentals/signalr.md
Document ID
d17e4c28-ea82-0dd8-295d-19f6ada147ea
Platform Id
1f59f6df-d4db-5205-778e-570938f04f3f
Article author
Metadata
- ID: 0969556b-b77e-bdb8-8e20-fd6971be0c25
- PlatformId: 1f59f6df-d4db-5205-778e-570938f04f3f
- Service: aspnet-core
- Sub-service: blazor
Metadata
Metadata
Assignees
Labels
Type
Projects
Status