From d3f777173434d57b44e3b42bc074ab0dac11f81e Mon Sep 17 00:00:00 2001 From: Vladlen Date: Fri, 25 Jun 2021 22:16:19 +1100 Subject: [PATCH] docs: change github repository link --- docs/content/settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/settings.json b/docs/content/settings.json index 1543fbba..3cbb75f2 100644 --- a/docs/content/settings.json +++ b/docs/content/settings.json @@ -6,6 +6,6 @@ "dark": "/logo-dark.svg" }, "defaultBranch": "master", - "github": "hunterliu1003/vue-final-modal", + "github": "vue-final/vue-final-modal", "twitter": "@hunterliu1003" -} \ No newline at end of file +}