From 6fd101d3aee85b6739ee22d1ed8ea81749123739 Mon Sep 17 00:00:00 2001 From: Randall Wilk <22842525+rawilk@users.noreply.github.com> Date: Mon, 31 Aug 2020 10:48:39 -0500 Subject: [PATCH] Update docs url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d24cc79..e05600d 100644 --- a/README.md +++ b/README.md @@ -82,9 +82,9 @@ 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.com/docs. +For full documentation and demos, go here: https://randallwilk.dev/docs/vue-context. -If you would like to contribute to the documentation, the repo can be found here: https://github.com/rawilk/vue-context-docs. +If you would like to contribute to the documentation, you can edit the docs found here: https://github.com/rawilk/vue-context/docs ## Contributors