From 47d9509a5307f9a4d424c334f918ef4b08918bd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E5=B0=A4?= <2213093478@qq.com> Date: Fri, 5 Nov 2021 15:41:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0index?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8dd3d18..dba25ec 100644 --- a/index.html +++ b/index.html @@ -79,7 +79,7 @@ function (hook, vm) { hook.beforeEach(function (html) { - url = 'https://gitee.com/wu-you3399/lemon-guide/tree/docs-lemon/' + vm.route.file + url = 'https://gitee.com/wu-you3399/docs-lemon/tree/docs-lemon/' + vm.route.file var editHtml = '[📝 edit](' + url + ')\n\n'