From 0c7adc2a420e562af773c0a9c7db110034284679 Mon Sep 17 00:00:00 2001 From: Randall Wilk <22842525+rawilk@users.noreply.github.com> Date: Mon, 31 Aug 2020 10:49:39 -0500 Subject: [PATCH] Update docs url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e05600d..a2ccf79 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Next add an element to the page that will trigger the context menu to appear, an For full documentation and demos, go here: https://randallwilk.dev/docs/vue-context. -If you would like to contribute to the documentation, you can edit the docs 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/tree/master/docs ## Contributors