diff --git a/.github/ISSUE_TEMPLATE/00-bug_report_zh.yml b/.github/ISSUE_TEMPLATE/00-bug_report_zh.yml index 7a8fd874..06752f53 100644 --- a/.github/ISSUE_TEMPLATE/00-bug_report_zh.yml +++ b/.github/ISSUE_TEMPLATE/00-bug_report_zh.yml @@ -25,11 +25,11 @@ body: - label: | 我确认我的描述清晰,语法礼貌,能帮助开发者快速定位问题,并符合社区规则。 - label: | - 我已确认阅读了[OpenList文档](https://docs.oplist.org)。 + 我已确认阅读了[OpenList文档](https://doc.oplist.org)。 - label: | 我已确认没有重复的问题或讨论。 - label: | - 我已确认是`OpenList`的问题,而不是其他原因(例如 [网络](https://docs.oplist.org/zh/faq/howto.html#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host) ,`依赖`或`操作`)。 + 我已确认是`OpenList`的问题,而不是其他原因(例如 [网络](https://doc.oplist.org/faq/howto#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host-1) ,`依赖`或`操作`)。 - label: | 我认为此问题必须由`OpenList`处理,而非第三方。 - label: | @@ -72,7 +72,7 @@ body: attributes: label: 日志(可选) description: | - 请复制粘贴错误日志,或者截图。(可隐藏隐私字段) + 请复制粘贴错误日志,或者截图。(可隐藏隐私字段) [查看方法](https://doc.oplist.org/faq/howto#%E5%A6%82%E4%BD%95%E5%BF%AB%E9%80%9F%E5%AE%9A%E4%BD%8Dbug) - type: textarea id: reproduction attributes: diff --git a/.github/ISSUE_TEMPLATE/01-bug_report_en.yml b/.github/ISSUE_TEMPLATE/01-bug_report_en.yml index 26cd5031..5d263c3c 100644 --- a/.github/ISSUE_TEMPLATE/01-bug_report_en.yml +++ b/.github/ISSUE_TEMPLATE/01-bug_report_en.yml @@ -25,11 +25,11 @@ body: - label: | I confirm my description is clear, polite, helps developers quickly locate the issue, and complies with community rules. - label: | - I have read the [OpenList documentation](https://docs.oplist.org). + I have read the [OpenList documentation](https://doc.oplist.org). - label: | I confirm there are no duplicate issues or discussions. - label: | - I confirm this is an `OpenList` issue, not caused by other reasons (such as [network](https://docs.oplist.org/faq/howto.html#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host), dependencies, or operation). + I confirm this is an `OpenList` issue, not caused by other reasons (such as [network](https://doc.oplist.org/faq/howto#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host-1), dependencies, or operation). - label: | I believe this issue must be handled by `OpenList` and not by a third party. - label: | @@ -72,7 +72,7 @@ body: attributes: label: Logs (optional) description: | - Please copy and paste any relevant log output or screenshots. (You may mask sensitive fields) + Please copy and paste any relevant log output or screenshots. (You may mask sensitive fields) [Guide](https://doc.oplist.org/faq/howto#how-to-quickly-locate-bugs) - type: textarea id: reproduction attributes: diff --git a/.github/ISSUE_TEMPLATE/02-feature_request_zh.yml b/.github/ISSUE_TEMPLATE/02-feature_request_zh.yml index 2798f9b4..821b2c44 100644 --- a/.github/ISSUE_TEMPLATE/02-feature_request_zh.yml +++ b/.github/ISSUE_TEMPLATE/02-feature_request_zh.yml @@ -19,7 +19,7 @@ body: - label: | 我确认我的描述清晰,语法礼貌,能帮助开发者快速定位问题,并符合社区规则。 - label: | - 我已确认阅读了[OpenList文档](https://docs.oplist.org)。 + 我已确认阅读了[OpenList文档](https://doc.oplist.org)。 - label: | 我已确认没有重复的问题或讨论。 - label: | diff --git a/.github/ISSUE_TEMPLATE/03-feature_request_en.yml b/.github/ISSUE_TEMPLATE/03-feature_request_en.yml index 03aaaa48..85b02488 100644 --- a/.github/ISSUE_TEMPLATE/03-feature_request_en.yml +++ b/.github/ISSUE_TEMPLATE/03-feature_request_en.yml @@ -19,7 +19,7 @@ body: - label: | I confirm my description is clear, polite, helps developers quickly locate the issue, and complies with community rules. - label: | - I have read the [OpenList documentation](https://docs.oplist.org). + I have read the [OpenList documentation](https://doc.oplist.org). - label: | I confirm there are no duplicate issues or discussions. - label: | diff --git a/README.md b/README.md index 68ab3ec6..bf71696f 100644 --- a/README.md +++ b/README.md @@ -106,8 +106,9 @@ Thank you for your support and understanding of the OpenList project. ## Document -- 📘 [Docs & Install Guide](https://docs.oplist.org) -- 📚 [Backup Docs Site](https://docs.openlist.team) +- 📘 [Global Site](https://doc.oplist.org) +- 📚 [Backup Site](https://doc.openlist.team) +- 🌏 [CN Site](https://doc.oplist.org.cn) ## Demo diff --git a/README_cn.md b/README_cn.md index ef6a5ec6..b03b7bf2 100644 --- a/README_cn.md +++ b/README_cn.md @@ -106,8 +106,9 @@ OpenList 是一个由 OpenList 团队独立维护的开源项目,遵循 AGPL-3 ## 文档 -- 📘 [文档与安装指南](https://docs.oplist.org) -- 📚 [备用文档站点](https://docs.openlist.team) +- 🌏 [国内站点](https://doc.oplist.org.cn) +- 📘 [海外站点](https://doc.oplist.org) +- 📚 [备用站点](https://doc.openlist.team) ## 演示 diff --git a/README_ja.md b/README_ja.md index f68aef2e..0a613dca 100644 --- a/README_ja.md +++ b/README_ja.md @@ -106,8 +106,9 @@ OpenListプロジェクトへのご支援とご理解をありがとうござい ## ドキュメント -- 📘 [ドキュメント・インストールガイド](https://docs.oplist.org) -- 📚 [バックアップドキュメントサイト](https://docs.openlist.team) +- 📘 [グローバルサイト](https://doc.oplist.org) +- 📚 [バックアップサイト](https://doc.openlist.team) +- 🌏 [CNサイト](https://doc.oplist.org.cn) ## デモ diff --git a/README_nl.md b/README_nl.md index 3933f628..c9acc222 100644 --- a/README_nl.md +++ b/README_nl.md @@ -106,8 +106,9 @@ Dank u voor uw ondersteuning en begrip ## Documentatie -- 📘 [Documentatie & Installatiegids](https://docs.oplist.org) -- 📚 [Back-up documentatiesite](https://docs.openlist.team) +- 📘 [Global Site](https://doc.oplist.org) +- 📚 [Backup Site](https://doc.openlist.team) +- 🌏 [CN Site](https://doc.oplist.org.cn) ## Demo diff --git a/cmd/root.go b/cmd/root.go index d1bd47a3..86e45a35 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -16,7 +16,7 @@ var RootCmd = &cobra.Command{ Short: "A file list program that supports multiple storage.", Long: `A file list program that supports multiple storage, built with love by OpenListTeam. -Complete documentation is available at https://docs.openlist.team/`, +Complete documentation is available at https://doc.oplist.org/`, } func Execute() {