Skip to content

Commit bdf0cc8

Browse files
fixed the redirection issue
1 parent a14dcd5 commit bdf0cc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

blazor/diagram-classic/group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ You can edit the group and its children at runtime. We able to interact the grou
408408

409409
## See Also
410410

411-
* [How to add annotations to the node](./labels)
411+
* [How to add annotations to the node](./node-annotation)
412412
* [How to add ports to the node](./ports)
413413
* [How to enable/disable the behavior of the node](./constraints)
414414
* [How to add nodes to the symbol palette](./symbol-palette)

blazor/nuget-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1282,7 +1282,7 @@ A package of Blazor navigation components such as Accordion, ContextMenu, Tabs,
12821282
<li><a href="https://blazor.syncfusion.com/documentation/accordion/getting-started-with-web-app">Accordion</a></li>
12831283
<li><a href="https://blazor.syncfusion.com/documentation/appbar/getting-started-with-web-app">AppBar</a></li>
12841284
<li><a href="https://blazor.syncfusion.com/documentation/breadcrumb/getting-started-with-web-app">Breadcrumb</a></li>
1285-
<li><a href="https://blazor.syncfusion.com/documentation/context-menu">ContextMenu</a></li>
1285+
<li><a href="https://blazor.syncfusion.com/documentation/context-menu/getting-started-with-web-app">ContextMenu</a></li>
12861286
<li><a href="https://blazor.syncfusion.com/documentation/dropdown-tree/getting-started-with-web-app">DropDown Tree</a></li>
12871287
<li><a href="https://blazor.syncfusion.com/documentation/menu-bar/getting-started-webapp">Menu Bar</a></li>
12881288
<li><a href="https://blazor.syncfusion.com/documentation/sidebar/getting-started-webapp">Sidebar</a></li>

0 commit comments

Comments
 (0)