From 498b5e210faffe4c8cf3e032f78959a90f9116ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Fri, 20 Aug 2021 18:11:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=B8=8B=E8=BD=BD=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5cba2191..adb73d34 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ This tool can help you easily create and share Swipe Formation or Solo Formation `git clone` to your *http* service directory for visited, and `git pull` for future updates. ## 下载后使用本地版 | Use the local version after downloaded -[下载压缩包](archive/refs/heads/master.zip)或`git clone`后使用浏览器打开`index.html`。 -[Download ZIP](archive/refs/heads/master.zip) or `git clone`, and open the `index.html` with Browser. +[下载压缩包](../../archive/refs/heads/master.zip)或`git clone`后使用浏览器打开`index.html`。 +[Download ZIP](../../archive/refs/heads/master.zip) or `git clone`, and open the `index.html` with Browser. * 火狐68.0及以后需要在`about:config`设定`privacy.file_unique_origin`为`false`。 Firefox 68.0 or above need setting the `privacy.file_unique_origin` to `false` in `about:config`. * Chrome需要添加`--allow-file-access-from-files`启动参数。