Skip to content

Commit dccd457

Browse files
committed
docs(Diagram): Fix broken link
1 parent 18a07f6 commit dccd457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/diagram/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Diagram component UI consists of the following elements:
2121
* [*Connections*](slug:diagram-connections) are the links ([edges](https://en.wikipedia.org/wiki/Glossary_of_graph_theory#edge)) between Diagram shapes. Normally, a connection links two Diagram shapes, but a connection can also exist without related shapes.
2222
* [*Caps*](slug:diagram-connections#cap-types) are the connection ends. The connections are directional, so each connection has a start cap and end cap.
2323
* [*Selection handles*](slug:diagram-connections#selection-handles) are the additional visual elements that appear at both ends of a connection when it is selected. The handles appear on top of the caps and connectors.
24-
* [*Components*](slug:diagram-layouts#layout-grid-settings) are groups ([subgraphs]((https://en.wikipedia.org/wiki/Component_(graph_theory)))) of connected shapes within the same Diagram that are not linked to each other. The Diagram provides [dedicated settings for such scenarios].
24+
* [*Components*](slug:diagram-layouts#layout-grid-settings) are groups ([subgraphs](https://en.wikipedia.org/wiki/Component_(graph_theory))) of connected shapes within the same Diagram that are not linked to each other. The Diagram provides [dedicated settings for such scenarios].
2525

2626
Note that difference between caps, connectors, and selection handles. Although they can overlap visually, connectors belong to a shape, while caps and selection handles belong to a connection.
2727

0 commit comments

Comments
 (0)