From 0add0415161ee30555ecaa37df89f9ff267c1f73 Mon Sep 17 00:00:00 2001 From: MystiPanda Date: Sun, 28 Apr 2024 20:04:03 +0800 Subject: [PATCH] docs: Update FAQ URL --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- .github/workflows/alpha.yml | 4 ++-- README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 924cca3..5f6b00c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -8,13 +8,13 @@ body: attributes: value: | ## 在提交问题之前,请确认以下事项: - 1. 请 **确保** 您已经查阅了 [Clash Verge Rev 官方文档](https://clash-verge-rev.github.io/guide.html) 以及 [常见问题](https://clash-verge-rev.github.io/faq.html) + 1. 请 **确保** 您已经查阅了 [Clash Verge Rev 官方文档](https://clash-verge-rev.github.io/guide.html) 以及 [常见问题](https://clash-verge-rev.github.io/faq/install/) 2. 请 **确保** [已有的问题](https://github.com/clash-verge-rev/clash-verge-rev/issues?q=is%3Aissue) 中没有人提交过相似issue,否则请在已有的issue下进行讨论 3. 请 **务必** 给issue填写一个简洁明了的标题,以便他人快速检索 4. 请 **务必** 先下载 [Alpha](https://github.com/clash-verge-rev/clash-verge-rev/releases/tag/alpha) 版本测试,确保问题依然存在 5. 请 **务必** 按照模板规范详细描述问题,否则issue将会被关闭 ## Before submitting the issue, please make sure of the following checklist: - 1. Please make sure you have read the [Clash Verge Rev official documentation](https://clash-verge-rev.github.io/guide.html) and [FAQ](https://clash-verge-rev.github.io/faq.html) + 1. Please make sure you have read the [Clash Verge Rev official documentation](https://clash-verge-rev.github.io/guide.html) and [FAQ](https://clash-verge-rev.github.io/faq/install/) 2. Please make sure there is no similar issue in the [existing issues](https://github.com/clash-verge-rev/clash-verge-rev/issues?q=is%3Aissue), otherwise please discuss under the existing issue 3. Please be sure to fill in a concise and clear title for the issue so that others can quickly search 4. Please be sure to download the [Alpha](https://github.com/clash-verge-rev/clash-verge-rev/releases/tag/alpha) version for testing to ensure that the problem still exists diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 237eb4c..ff9e981 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -127,7 +127,7 @@ jobs: ### FAQ - - [https://clash-verge-rev.github.io/faq.html](https://clash-verge-rev.github.io/faq.html) + - [FAQ](https://clash-verge-rev.github.io/faq/install/) Created at ${{ env.BUILDTIME }}. EOF @@ -189,7 +189,7 @@ jobs: ### FAQ - - [https://clash-verge-rev.github.io/faq.html](https://clash-verge-rev.github.io/faq.html) + - [FAQ](https://clash-verge-rev.github.io/faq/install/) Created at ${{ env.BUILDTIME }}. EOF diff --git a/README.md b/README.md index dd020ab..8621665 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Supports Windows (x64/x86), Linux (x64/arm64) and macOS 10.15+ (intel/apple). ### FAQ -Refer to [Doc FAQ Page](https://clash-verge-rev.github.io/faq.html) +Refer to [Doc FAQ Page](https://clash-verge-rev.github.io/faq/install/) ## Development