2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-06-20 04:20:33 +03:00

Update vue-context site url

This commit is contained in:
Randall Wilk
2019-04-16 14:47:27 -05:00
parent 2f269acc06
commit ed1344e099
+2 -2
View File
@@ -15,7 +15,7 @@ The menu disappears when you expect by utilizing `vue-clickaway` and it also opt
![Screenshot](screenshot.png)
## Note
The API has changed since the last major release. Check [v2 documentation](https://vue-context.randallwilk.com/docs/2.0/overview)
The API has changed since the last major release. Check [v2 documentation](https://vue-context.com/docs/2.0/overview)
if you use the old version.
## Getting Started
@@ -74,7 +74,7 @@ Next add an element to the page that will trigger the context menu to appear, an
## Documentation/Demo
For full documentation and demos, go here: https://vue-context.randallwilk.com/docs
For full documentation and demos, go here: https://vue-context.com/docs
## License