Skip to content

Commit cd4b993

Browse files
committed
892862: Port UG
1 parent e1d2a0e commit cd4b993

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

blazor/diagram/tool-tip.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,7 @@ The following code example demonstrates how to set the `IsSticky` property to `t
943943
}
944944
}
945945
```
946-
You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/Blazor-Diagram-Examples/tree/master/UG-Samples/UserHandleIsSticky/)
946+
You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/Blazor-Diagram-Examples/tree/master/UG-Samples/UserHandle/UserHandleIsSticky/)
947947

948948
![ToolTip During hover the ports with Stikcy Mode](images/UserHandleIsSticky.png)
949949

@@ -1113,7 +1113,7 @@ By default, tooltips are not displayed. To display a tooltip, you must explicitl
11131113
```
11141114
You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/Blazor-Diagram-Examples/tree/master/UG-Samples/Ports/ActionofPorts/TooltipForSpecificPort)
11151115

1116-
![ToolTip During hover the port](../images/PortTooltip.gif )
1116+
![ToolTip During hover the port](./images/PortTooltip.gif )
11171117

11181118
## How to set sticky tooltip for ports
11191119

@@ -1172,6 +1172,6 @@ The following code example demonstrates how to set the `IsSticky` property to `t
11721172
```
11731173
You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/Blazor-Diagram-Examples/tree/master/UG-Samples/Tooltip/)
11741174

1175-
![ToolTip During hover the ports with Stikcy Mode](../images/PortIsSticky.png)
1175+
![ToolTip During hover the ports with Stikcy Mode](./images/PortIsSticky.png)
11761176

11771177

0 commit comments

Comments
 (0)