Skip to content

Commit 60bd38b

Browse files
authored
Merge pull request #34896 from dotnet/main
2 parents 308e484 + 4270f47 commit 60bd38b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

-595 Bytes
Loading

aspnetcore/release-notes/aspnetcore-10/includes/blazor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For more information, see the following resources:
2828

2929
The [`[Route]` attribute](xref:Microsoft.AspNetCore.Components.RouteAttribute) now supports route syntax highlighting to help visualize the structure of the route template:
3030

31-
![Route template pattern of a route attribute for the movie entity ID shows syntax highlighting](~/release-notes/aspnetcore-10/_static/route-template-highlighting.png)
31+
![Route template pattern of a route attribute for the counter value shows syntax highlighting](~/release-notes/aspnetcore-10/_static/route-template-highlighting.png)
3232

3333
<!-- PREVIEW 2
3434

0 commit comments

Comments
 (0)