Skip to content

Commit cbadd35

Browse files
authored
docs(dragdrop): fix slug links
1 parent 19588d3 commit cbadd35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

controls/dragdropmanager/functionality/overview.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Restricting the hint movement within the boundaries of an element.
4949

5050
![](images/dragdropmanager-functionality-containers.gif)
5151

52-
Visit the the [Containers]({%slug dragdropmanager/functionality/containers %}) page for more details.
52+
Visit the the [Containers]({%slug dragdropmanager/functionality/container %}) page for more details.
5353

5454
## Distance
5555

@@ -73,7 +73,7 @@ Allows Draggable elements to be dropped only on DropTargets with the same group.
7373

7474
![](images/dragdropmanager-functionality-group.gif)
7575

76-
Visit the the [Group]({%slug dragdropmanager/functionality/group %}) page for more details.
76+
Visit the the [Group]({%slug dragdropmanager/functionality/groups %}) page for more details.
7777

7878
## Ignore
7979

@@ -89,4 +89,4 @@ APIs and Events to allow interacting with the Control using JavaScript.
8989

9090
Visit the the [Client-Side Programming]({%slug dragdropmanager/client-side-programming/overview %}) page for more details.
9191

92-
92+

0 commit comments

Comments
 (0)