update: change docs url
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Vue Flow 🌊
|
||||
|
||||
[](https://vue-flow.vercel.app/)
|
||||
[](https://vueflow.dev/)
|
||||

|
||||
[](https://david-dm.org/bcakmakoglu/vue-flow)
|
||||
[](https://david-dm.org/bcakmakoglu/vue-flow?type=dev)
|
||||
@@ -13,8 +13,8 @@
|
||||
With Vue Flow you can build your own, customized node-based applications like static diagrams or even more complex and
|
||||
interactive editors!
|
||||
|
||||
You can find a detailed explanation on how to get started in the [documentation](https://vue-flow.vercel.app/docs) or check
|
||||
the [examples](https://vue-flow.vercel.app/examples).
|
||||
You can find a detailed explanation on how to get started in the [documentation](https://vueflow.dev/docs) or check
|
||||
the [examples](https://vueflow.dev/examples).
|
||||
|
||||
If you want to see how it's used with Nuxt3, check out the [docs repo](https://github.com/bcakmakoglu/vue-flow-docs)!
|
||||
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"author": "Burak Cakmakoglu<brainbraks@googlemail.com>",
|
||||
"homepage": "https://vueflow.dev/",
|
||||
"exports": {
|
||||
".": "./dist/vue-flow.es.js",
|
||||
"./*": "./*"
|
||||
|
||||
Reference in New Issue
Block a user