From 0c6fe77492848500b75f829a0674d71f6bc27965 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Sat, 24 Aug 2019 12:08:58 +0800 Subject: [PATCH] Update links [skip ci] --- README.md | 10 ++++------ README_EN.md | 10 ++++------ resources/lang/en/admin.yml | 2 +- resources/lang/en/options.yml | 2 +- resources/lang/zh_CN/admin.yml | 2 +- resources/lang/zh_CN/options.yml | 2 +- resources/lang/zh_CN/setup.yml | 2 +- 7 files changed, 13 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 6e54d4d1..5a5703ce 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Blessing Skin 是一个开源的 PHP 项目,这意味着您可以自由地在 Blessing Skin 对您的服务器有一定的要求。_在大多数情况下,下列所需的 PHP 扩展已经开启。_ - 一台支持 URL 重写的主机,Nginx 或 Apache -- **PHP >= 7.2.12** [(服务器不支持?)](https://github.com/bs-community/blessing-skin-server/wiki/%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E) +- **PHP >= 7.2.12** [(服务器不支持?)](https://blessing.netlify.com/versions.html) - 安装并启用如下 PHP 扩展: - OpenSSL - PDO @@ -55,7 +55,7 @@ Blessing Skin 对您的服务器有一定的要求。_在大多数情况下, ## 快速使用 -请参阅 [Wiki - 快速安装向导](https://github.com/bs-community/blessing-skin-server/wiki/%E5%BF%AB%E9%80%9F%E5%AE%89%E8%A3%85%E5%90%91%E5%AF%BC)。 +请参阅 [安装指南](https://blessing.netlify.com/setup.html)。 ![screenshot](https://img.blessing.studio/images/2017/07/29/2017-06-16_15.54.16.png) @@ -63,8 +63,6 @@ Blessing Skin 对您的服务器有一定的要求。_在大多数情况下, Blessing Skin 提供了强大的插件系统,您可以通过添加多种多样的插件来为您的皮肤站添加功能。 -详情请参阅 [Wiki - 插件系统介绍](https://github.com/bs-community/blessing-skin-server/wiki/%E6%8F%92%E4%BB%B6%E7%B3%BB%E7%BB%9F%E4%BB%8B%E7%BB%8D)。 - ## 支持并赞助 Blessing Skin 如果您觉得这个软件对您很有帮助,欢迎通过赞助来支持开发! @@ -200,13 +198,13 @@ yarn build Blessing Skin 可支持多种语言,当前支持英语(`en`)和简体中文(`zh_CN`)。 -当然,您也可以添加您自己的语言。请参阅 [Wiki - 添加其它语言 [i18n]](https://github.com/bs-community/blessing-skin-server/wiki/%E6%B7%BB%E5%8A%A0%E5%85%B6%E4%BB%96%E8%AF%AD%E8%A8%80-%5Bi18n%5D) +当然,您也可以添加您自己的语言。请参阅 [添加其它语言](https://blessing.netlify.com/i18n.html) 如果您愿意将您的翻译贡献出来,欢迎参与 [我们的 Crowdin 项目](https://crowdin.com/project/bs-i18n)。 ## 问题报告 -请参阅 [Wiki - 报告问题的正确姿势](https://github.com/bs-community/blessing-skin-server/wiki/%E6%8A%A5%E5%91%8A%E9%97%AE%E9%A2%98%E7%9A%84%E6%AD%A3%E7%A1%AE%E5%A7%BF%E5%8A%BF)。 +请参阅 [报告问题的正确姿势](https://blessing.netlify.com/report.html)。 ## 版权 diff --git a/README_EN.md b/README_EN.md index e04389ba..a65232b1 100644 --- a/README_EN.md +++ b/README_EN.md @@ -64,8 +64,6 @@ Blessing Skin has only a few system requirements. _In most cases, these PHP exte Blessing Skin provides an elegant and powerful plugin system, and you can attach plenty of functions and customization to your site via installing plugins. -For more information, please refer to [Wiki - Introducing plugin system](https://github.com/bs-community/blessing-skin-server/wiki/%E6%8F%92%E4%BB%B6%E7%B3%BB%E7%BB%9F%E4%BB%8B%E7%BB%8D). - ## Supporting Blessing Skin Welcome to sponsoring Blessing Skin if this software is useful for you! @@ -215,7 +213,7 @@ location ~ /\.env { ## Mod Configuration -Please refer to [Wiki - Mod Configuration](https://github.com/bs-community/blessing-skin-server/wiki/%E5%A6%82%E4%BD%95%E9%85%8D%E7%BD%AE%E7%9A%AE%E8%82%A4-Mod). +Please refer to [Mod Configuration](https://blessing.netlify.com/en/mod.html). ![screenshot](https://img.blessing.studio/images/2017/07/29/2017-06-16_15.54.16.png) @@ -223,15 +221,15 @@ Please refer to [Wiki - Mod Configuration](https://github.com/bs-community/bless Blessing Skin supports multiple languages, while currently supporting English (`en`) and Simplified Chinese (`zh_CN`). -Of course, you can add your own language. Please check [Wiki - Add other language [i18n]](https://github.com/bs-community/blessing-skin-server/wiki/%E6%B7%BB%E5%8A%A0%E5%85%B6%E4%BB%96%E8%AF%AD%E8%A8%80-%5Bi18n%5D) (Simplified Chinese only). +Of course, you can add your own language. Please check [Add other language [i18n]](https://blessing.netlify.com/i18n.html) (Simplified Chinese only). If you are willing to contribute your translation, welcome to join [our Crowdin project](https://crowdin.com/project/bs-i18n). ## Report Bugs -Read [Wiki - FAQ](https://github.com/bs-community/blessing-skin-server/wiki/FAQ) and double check if your situation doesn't suit any case mentioned there before reporting. +Read [FAQ](https://blessing.netlify.com/faq.html) and double check if your situation doesn't suit any case mentioned there before reporting. -When reporting a problem, please attach your log file (located at `storage/logs/laravel.log`) and the information of your server where the error occured on. You should also read this [guide](https://github.com/bs-community/blessing-skin-server/wiki/%E6%8A%A5%E5%91%8A%E9%97%AE%E9%A2%98%E7%9A%84%E6%AD%A3%E7%A1%AE%E5%A7%BF%E5%8A%BF) before reporting a problem. +When reporting a problem, please attach your log file (located at `storage/logs/laravel.log`) and the information of your server where the error occured on. You should also read this [guide](https://blessing.netlify.com/report.html) before reporting a problem. ## Copyright & License diff --git a/resources/lang/en/admin.yml b/resources/lang/en/admin.yml index 715e7540..c22f64b2 100644 --- a/resources/lang/en/admin.yml +++ b/resources/lang/en/admin.yml @@ -132,7 +132,7 @@ update: text: | Please choose update source according to your host's network environment. Low-speed connection between update source and your host will cause long-time loading at checking and downloading page. - To change the default update source, please refer to this wiki article. + To change the default update source, please refer to this article. download: downloading: Downloading update package... diff --git a/resources/lang/en/options.yml b/resources/lang/en/options.yml index e3b9d79c..cbe82e10 100644 --- a/resources/lang/en/options.yml +++ b/resources/lang/en/options.yml @@ -33,7 +33,7 @@ customJsCss: title: Custom CSS/JavaScript message: | The contents will be attached to <style> and <script> tags.
- - Here are some useful examples: Examples of Custom CSS JavaScript @GitHub WiKi + - Here are some useful examples: Examples of Custom CSS & JavaScript custom_css: CSS custom_js: JavaScript diff --git a/resources/lang/zh_CN/admin.yml b/resources/lang/zh_CN/admin.yml index 56dc73d5..70e51446 100644 --- a/resources/lang/zh_CN/admin.yml +++ b/resources/lang/zh_CN/admin.yml @@ -137,7 +137,7 @@ update: text: | 请根据你的主机所在位置(国内/国外)选择更新源。 如错选至相对于你的主机速度较慢的源,可能会造成检查与下载更新页面长时间无响应。 - 如何更换更新源?点击了解详情。 + 如何更换更新源?点击了解详情。 download: downloading: 正在下载更新包 diff --git a/resources/lang/zh_CN/options.yml b/resources/lang/zh_CN/options.yml index 555778f8..34774eee 100644 --- a/resources/lang/zh_CN/options.yml +++ b/resources/lang/zh_CN/options.yml @@ -33,7 +33,7 @@ customJsCss: title: 自定义 CSS/JavaScript message: | 内容将会被追加至每个页面的 <style> 和 <script> 标签中。
- - 这里有一些有用的示例:「自定义 CSS JavaScript」功能的一些实例@GitHub WiKi + - 这里有一些有用的示例:「自定义 CSS JavaScript」功能的一些实例 custom_css: CSS custom_js: JavaScript diff --git a/resources/lang/zh_CN/setup.yml b/resources/lang/zh_CN/setup.yml index bc068a71..3bcb6642 100644 --- a/resources/lang/zh_CN/setup.yml +++ b/resources/lang/zh_CN/setup.yml @@ -81,4 +81,4 @@ wizard: integrity-check: title: 安装不完全 - description: 由于某些神秘的原因,我们无法自动完成数据库的更新。了解详情 + description: 由于某些神秘的原因,我们无法自动完成数据库的更新。