Skip to content

Commit 05c4677

Browse files
committed
chore(docs): correct link
1 parent 308338f commit 05c4677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/guide/composables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ const connections = useHandleConnections({
7373
})
7474
```
7575

76-
## [useNodesData](/typedocs/functions/useNode)
76+
## [useNodesData](/typedocs/functions/useNodesData)
7777

7878
`useNodesData` provides you with an array of data objects depending on the node ids you pass to it.
7979
It's especially useful when used together with `useHandleConnections`.

0 commit comments

Comments
 (0)