docs: update dead links

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2022-12-19 21:03:27 +01:00
committed by Braks
parent cf46cc88b3
commit 6df5746064
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ pnpm i @vue-flow/core
## Usage
A flow consists of [<span class="font-bold text-blue-500">nodes</span>](/typedocs/interfaces/Node)
and (optionally) [<span class="font-bold text-purple-500">edges</span>](/typedocs/interfaces/Edge).
and (optionally) [<span class="font-bold text-purple-500">edges</span>](/typedocs/types/Edge).
Together we call them
[<span class="font-bold text-green-500">elements</span>](/typedocs/types/Elements).