Skip to content

Commit 06b4a4f

Browse files
committed
892736: updated link
1 parent 9a5cec9 commit 06b4a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/diagram/ports/ports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
354354

355355
## How to specify connection direction to port
356356

357-
The [ConnectionDirection](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Diagram.Port.html#Syncfusion_Blazor_Diagram_Port_ConnectionDirecction) property of a port allows users to specify the direction in which a connector should establish a connection. This can be either to the port incoming or from the port outgoing.
357+
The [ConnectionDirection](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Diagram.Port.html#Syncfusion_Blazor_Diagram_Port_ConnectionDirection) property of a port allows users to specify the direction in which a connector should establish a connection. This can be either to the port incoming or from the port outgoing.
358358

359359
The following code example how to set connection direction to port.
360360
```cshtml

0 commit comments

Comments
 (0)