From d542202962352a0e91c15353528890d0e521e1f8 Mon Sep 17 00:00:00 2001 From: lynkas Date: Sun, 6 Feb 2022 00:38:32 +0800 Subject: [PATCH] Fix repo url --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 821eafa7..abc04d1b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -26,7 +26,7 @@ window.$docsify = { search: 'auto', // default name: 'React-page', - repo: 'https://github.com/react-page/eitor', + repo: 'https://github.com/react-page/react-page', loadSidebar: '_sidebar.md', subMaxLevel: 3, @@ -65,4 +65,4 @@ - \ No newline at end of file +