docs: fix version link

This commit is contained in:
bcakmakoglu
2022-06-03 13:26:05 +02:00
parent 3672b86df3
commit c6bda81c5e
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -263,7 +263,7 @@ const elements = ref([
```
::: tip
You can find a more advanced example <router-link to="/examples/custom-node/">here</router-link>.
You can find a more advanced example [here](/examples/custom-node.html).
:::
### Node Template
@@ -337,7 +337,7 @@ You can find the TypeDocs [here](https://types.vueflow.dev/interfaces/NodeProps.
## Styling
::: tip
To overwrite default theme styles check the [Theming section](/guide/theming/).
To overwrite default theme styles check the [Theming section](/guide/theming.html).
:::
### Custom Nodes