Skip to content

Commit 4270f47

Browse files
authored
Update image for route syntax highlighting (#34895)
1 parent 0639f2e commit 4270f47

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-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)