Browse Source

docs: Update FAQ URL

MystiPanda 1 year ago
parent
commit
30017eeaa0
3 changed files with 4 additions and 4 deletions
  1. 2 2
      .github/ISSUE_TEMPLATE/bug_report.yml
  2. 1 1
      .github/workflows/alpha.yml
  3. 1 1
      README.md

+ 2 - 2
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -8,13 +8,13 @@ body:
     attributes:
       value: |
         ## 在提交问题之前,请确认以下事项:
-        1. 请 **确保** 您已经查阅了 [Clash Verge Rev 官方文档](https://clash-verge-rev.github.io/guide/term.html)  以及 [常见问题](https://clash-verge-rev.github.io/faq/install.html)
+        1. 请 **确保** 您已经查阅了 [Clash Verge Rev 官方文档](https://clash-verge-rev.github.io/guide/term.html)  以及 [常见问题](https://clash-verge-rev.github.io/faq/windows.html)
         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/term.html) and [FAQ](https://clash-verge-rev.github.io/faq/install.html)
+        1. Please make sure you have read the [Clash Verge Rev official documentation](https://clash-verge-rev.github.io/guide/term.html) and [FAQ](https://clash-verge-rev.github.io/faq/windows.html)
         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

+ 1 - 1
.github/workflows/alpha.yml

@@ -266,7 +266,7 @@ jobs:
 
           ### FAQ
 
-          - [FAQ](https://clash-verge-rev.github.io/faq/install.html)
+          - [FAQ](https://clash-verge-rev.github.io/faq/windows.html)
 
           Created at  ${{ env.BUILDTIME }}.
           EOF

+ 1 - 1
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/install.html)
+Refer to [Doc FAQ Page](https://clash-verge-rev.github.io/faq/windows.html)
 
 ## Development