From ed1344e09960ad609ca2e68263ed31a09bd72b80 Mon Sep 17 00:00:00 2001 From: Randall Wilk Date: Tue, 16 Apr 2019 14:47:27 -0500 Subject: [PATCH] Update vue-context site url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d6f8cb1..18ad6dd 100644 --- a/README.md +++ b/README.md @@ -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