From 094697fbdf180ca80422af5ea76f9ec18020b32e Mon Sep 17 00:00:00 2001 From: zkitefly Date: Tue, 9 Jan 2024 23:20:11 +0800 Subject: [PATCH] update-link --- .drone.yml | 4 ++-- _changelog/dev.md | 2 +- _changelog/stable.md | 6 +++--- _docs/contribution.md | 2 +- _docs/help.md | 2 +- _docs/help_old.md | 2 +- _includes/footer.html | 2 +- _launcher/fabric_and_optifine_install.md | 2 +- _launcher/set-item-details.md | 4 ++-- _modpack/modpack-in-java.md | 2 +- _modpack/serverpack2.md | 6 +++--- index.markdown | 12 ++++++------ 12 files changed, 23 insertions(+), 23 deletions(-) diff --git a/.drone.yml b/.drone.yml index a388f1c..b129194 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,8 +12,8 @@ steps: - touch Gemfile.lock - chmod a+w Gemfile.lock - chown -R jekyll:jekyll /drone - - gem sources --add https://mirrors.tuna.tsinghua.edu.cn/rubygems/ --remove https://rubygems.org/ - - bundle config mirror.https://rubygems.org https://mirrors.tuna.tsinghua.edu.cn/rubygems + - gem sources --add https://mirrors.cloud.tencent.com/rubygems/ --remove https://rubygems.org/ + - bundle config mirror.https://rubygems.org https://mirrors.cloud.tencent.com/rubygems - bundle install - bundle exec jekyll build - bash scripts/copy_index_json.sh diff --git a/_changelog/dev.md b/_changelog/dev.md index ee9c70b..e74dae5 100644 --- a/_changelog/dev.md +++ b/_changelog/dev.md @@ -684,7 +684,7 @@ toc: true # HMCL 3.2.135 - 添加 authlib-injectors.json,允许服主将添加账号页面更改为默认添加指定服务器的 Authlib Injector 账户 -- 访问 http://www.huangyuhui.net/index.php/2019/09/09/109/ 以查看添加方法 +- 访问 https://www.huangyuhui.net/index.php/2019/09/09/109/ 以查看添加方法 - 检查安装游戏时输入的名称是否符合 Windows 系统需求 - 修复导出整合包导入时无法安装 1.13 Forge 和 OptiFine 的问题 - 修复部分情况下无法下载 Forge 安装包的问题 diff --git a/_changelog/stable.md b/_changelog/stable.md index 5af8ce8..9c65b7b 100644 --- a/_changelog/stable.md +++ b/_changelog/stable.md @@ -290,9 +290,9 @@ toc: true - 服主功能 - 添加 authlib-injectors.json,允许服主将添加账号页面更改为默认添加指定服务器的 Authlib Injector 账户 - - 访问 [http://www.huangyuhui.net/index.php/2019/09/09/109/](http://www.huangyuhui.net/index.php/2019/09/09/109/) 以查看添加方法 + - 访问 [https://www.huangyuhui.net/index.php/2019/09/09/109/](https://www.huangyuhui.net/index.php/2019/09/09/109/) 以查看添加方法 - 添加服务器自动更新整合包,允许服务器远程更新游戏客户端 - - 访问 [http://www.huangyuhui.net/index.php/2019/11/12/118/](http://www.huangyuhui.net/index.php/2019/11/12/118/) 以查看添加方法 + - 访问 [https://www.huangyuhui.net/index.php/2019/11/12/118/](https://www.huangyuhui.net/index.php/2019/11/12/118/) 以查看添加方法 # HMCL 3.2.130 @@ -300,7 +300,7 @@ toc: true - 启动器 - 在启动器更新时显示更新日志 - 启动前检查是否是 Java 8~10 - - [http://www.huangyuhui.net/index.php/2019/01/27/83/](http://www.huangyuhui.net/index.php/2019/01/27/83/)支持整合包自带 Java 运时 + - [https://www.huangyuhui.net/index.php/2019/01/27/83/](https://www.huangyuhui.net/index.php/2019/01/27/83/)支持整合包自带 Java 运时 - 在缓存目录无效时自动更改设置 - 在登录对话框中添加注册链接 - 将游戏依赖的动态链接库解压到 .minecraft 中而不是系统临时文件夹 diff --git a/_docs/contribution.md b/_docs/contribution.md index 3fecbdd..57aadd0 100644 --- a/_docs/contribution.md +++ b/_docs/contribution.md @@ -10,6 +10,6 @@ toc: true > 本文由 huanghongxun 编写。 -如果你认为你有能力为 HMCL 添加高质量的帮助文档,或希望修改错误,你可以到 [https://github.com/huanghongxun/HMCL-docs](https://github.com/huanghongxun/HMCL-docs) 仓库中发 Pull Request,或者提 Issue。 +如果你认为你有能力为 HMCL 添加高质量的帮助文档,或希望修改错误,你可以到 [https://github.com/HMCL-dev/HMCL-docs](https://github.com/HMCL-dev/HMCL-docs) 仓库中发 Pull Request,或者提 Issue。 或者你可以进入我们的 [Discord](https://discord.gg/jVvC7HfM6U)、[KOOK](https://kook.top/Kx7n3t)群以向 HMCL 反馈。 diff --git a/_docs/help.md b/_docs/help.md index 623e8e5..67554ae 100644 --- a/_docs/help.md +++ b/_docs/help.md @@ -32,5 +32,5 @@ Hello Minecraft! Launcher 的官方 Discord 频道。 反馈一个错误。为了提高反馈效率,请优先在 KOOK、赞助频道或者 Discord 频道中反馈。若确认是 HMCL 问题,请发布 issue。 -[点击前往](https://github.com/huanghongxun/HMCL/issues/new/choose) +[点击前往](https://github.com/HMCL-dev/HMCL/issues/new/choose) --> diff --git a/_docs/help_old.md b/_docs/help_old.md index 4cc30c1..35bdf53 100644 --- a/_docs/help_old.md +++ b/_docs/help_old.md @@ -32,5 +32,5 @@ Hello Minecraft! Launcher 的官方 Discord 频道。 反馈一个错误。为了提高反馈效率,请优先在 KOOK、赞助频道或者 Discord 频道中反馈。若确认是 HMCL 问题,请发布 issue。 -[点击前往](https://github.com/huanghongxun/HMCL/issues/new/choose) +[点击前往](https://github.com/HMCL-dev/HMCL/issues/new/choose) --> diff --git a/_includes/footer.html b/_includes/footer.html index 1871cb3..f9413d1 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -22,5 +22,5 @@ diff --git a/_launcher/fabric_and_optifine_install.md b/_launcher/fabric_and_optifine_install.md index f27e9b0..e15c4e5 100644 --- a/_launcher/fabric_and_optifine_install.md +++ b/_launcher/fabric_and_optifine_install.md @@ -16,7 +16,7 @@ toc: true 原理是安装 OptiFabric 这个 Fabric 模组,该模组的作用是采用官方的 OptiFine 并在运行时与 Fabric 兼容来实现这一点。 -**如果你使用 OptiFine 纯粹是为了提高性能、使用缩放按钮或动态照明,那么还有[其他模组](http://webtrans.yodao.com/webTransPc/index.html?from=en&to=zh-CHS&type=2&url=https%3A%2F%2Flambdaurora.dev%2Foptifine_alternatives#/)可以单独实现这些功能,具有更可靠的兼容性。** +**如果你使用 OptiFine 纯粹是为了提高性能、使用缩放按钮或动态照明,那么还有[其他模组](https://lambdaurora.dev/optifine_alternatives#/)可以单独实现这些功能,具有更可靠的兼容性。** ## 操作方法 diff --git a/_launcher/set-item-details.md b/_launcher/set-item-details.md index 8f23a7b..fa9b5de 100644 --- a/_launcher/set-item-details.md +++ b/_launcher/set-item-details.md @@ -170,7 +170,7 @@ OpenAL是一个跨平台的3D音频API,可以用于在多个操作系统上播 ## 参考文章 - [什么是JRE?](https://www.ibm.com/cn-zh/topics/jre "点击查看") -- [整合包自带 Java](http://geekdaxue.co/read/HMCL-docs-zh/pages-modpack-in-java.md "点击查看") +- [整合包自带 Java](/modpack/modpack-in-java.md "点击查看") - [如何获取Minecraft的游戏日志?](https://memoryshadow.cn/index.php/2023/06/03/how-do-i-get-minecraft-game-logs/ "点击查看") - [什么是JVM?](https://www.ibm.com/support/pages/ibm-i-%E4%B8%8Ajava-%E8%99%9A%E6%8B%9F%E6%9C%BA%E7%AE%80%E4%BB%8B "点击查看") - [什么是GC?](https://blog.csdn.net/weixin_44908159/article/details/123626886 "点击查看") @@ -178,7 +178,7 @@ OpenAL是一个跨平台的3D音频API,可以用于在多个操作系统上播 - [BMCLAPI](https://bmclapidoc.bangbang93.com/ "点击查看") [1]: https://www.ibm.com/cn-zh/topics/jre "什么是JRE?" -[2]: http://geekdaxue.co/read/HMCL-docs-zh/pages-modpack-in-java.md "整合包自带 Java" +[2]: /modpack/modpack-in-java.md "整合包自带 Java" [3]: https://memoryshadow.cn/index.php/2023/06/03/how-do-i-get-minecraft-game-logs/ "如何获取Minecraft的游戏日志?" [4]: https://www.ibm.com/support/pages/ibm-i-%E4%B8%8Ajava-%E8%99%9A%E6%8B%9F%E6%9C%BA%E7%AE%80%E4%BB%8B "什么是JVM?" [5]: https://blog.csdn.net/weixin_44908159/article/details/123626886 "什么是GC?" diff --git a/_modpack/modpack-in-java.md b/_modpack/modpack-in-java.md index c424362..4923924 100644 --- a/_modpack/modpack-in-java.md +++ b/_modpack/modpack-in-java.md @@ -82,6 +82,6 @@ toc: true 2Q:去哪里找Java? -2A:有很多的Java提供选择,如[Liberica JDK](https://bell-sw.com/pages/downloads/?os=Windows&package=jdk-full) 、[Microsoft JDK](https://docs.microsoft.com/zh-cn/java/openjdk/download)、[Oracle JDK](https://www.oracle.com/java/technologies/downloads/#jdk17-windows)和[Oracle openJDK](http://jdk.java.net/) +2A:有很多的Java提供选择,如[Liberica JDK](https://bell-sw.com/pages/downloads/?os=Windows&package=jdk-full) 、[Microsoft JDK](https://docs.microsoft.com/zh-cn/java/openjdk/download)、[Oracle JDK](https://www.oracle.com/java/technologies/downloads/#jdk17-windows)和[Oracle openJDK](https://jdk.java.net/) 只需要在下载时下载**.zip的压缩包文件**,且将压缩包内的所有内容放入`jre-x64`或`jre-x86`即可 diff --git a/_modpack/serverpack2.md b/_modpack/serverpack2.md index 3b144c6..32f7630 100644 --- a/_modpack/serverpack2.md +++ b/_modpack/serverpack2.md @@ -68,7 +68,7 @@ toc: true - **按照图中所写添加,想要安全的话按照图1,懒的话按照图2** -- 回到那个黑黑的界面里输入 `yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh` ,按下回车 +- 回到那个黑黑的界面里输入 `yum install -y wget && wget -O install.sh https://download.bt.cn/install/install_6.0.sh && sh install.sh` ,按下回车 - 这时会刷一大片大的英文,等他停下来的时候仔细看,最后一行在问你要不要安装(就是最后显示y/n),输入y并按下回车 @@ -88,7 +88,7 @@ toc: true ![](/assets/img/docs/serverpack2/3.1.jpg) -- 在弹出的页面填写网站IP,就是地址栏里面的那个;比如:我的是 http://233.88.233.44:8888/site ,那么我就填233.88.233.44 +- 在弹出的页面填写网站IP,就是地址栏里面的那个;比如:我的是 https://233.88.233.44:8888/site ,那么我就填233.88.233.44 - 另外,**租vps的同学请找服务商索要ip地址和开放的端口**,比如我要到的是123.21.123.21:6666,那我就把这个填上去 @@ -110,7 +110,7 @@ toc: true ![](/assets/img/docs/serverpack2/4.2.jpg) -- 整合包下载链接前缀:比如我刚刚在【[第三步-搭建HTTP静态文件服务器](###第三步-搭建HTTP静态文件服务器)】宝塔里填的是233.88.233.44,我希望能有版本区分,这个版本代号是a;那么我就填http://233.88.233.44/a, **vps注意,端口号也要写▲** +- 整合包下载链接前缀:比如我刚刚在【[第三步-搭建HTTP静态文件服务器](###第三步-搭建HTTP静态文件服务器)】宝塔里填的是233.88.233.44,我希望能有版本区分,这个版本代号是a;那么我就填https://233.88.233.44/a, **vps注意,端口号也要写▲** - 版本号写1.0 ,以后更新就写2.0以此类推 diff --git a/index.markdown b/index.markdown index 7ec4dcd..9a6fbf5 100644 --- a/index.markdown +++ b/index.markdown @@ -13,13 +13,13 @@ layout: home ## 注意 Notice -The passages were written in Simplified Chinese. If you want to help translate them, please send a pull request on https://github.com/huanghongxun/HMCL-docs/pulls. Or you can enable your translation tool to read. +The passages were written in Simplified Chinese. If you want to help translate them, please send a pull request on https://github.com/HMCL-dev/HMCL-docs/pulls. Or you can enable your translation tool to read. -If you encounter a BUG, please send feedback in time to [GitHub: huanghongxun/HMCL/issues](http://github.com/huanghongxun/HMCL/issues). +If you encounter a BUG, please send feedback in time to [GitHub: huanghongxun/HMCL/issues](https://github.com/HMCL-dev/HMCL/issues). You can also submit your suggestions here. -如果您遇到 BUG,请及时在 [GitHub: huanghongxun/HMCL/issues](http://github.com/huanghongxun/HMCL/issues) 发送反馈。 +如果您遇到 BUG,请及时在 [GitHub: huanghongxun/HMCL/issues](https://github.com/HMCL-dev/HMCL/issues) 发送反馈。 您也可以在这里提交您的建议。 @@ -75,6 +75,6 @@ You can also submit your suggestions here. ## 其他 1. [为 HMCL 做出贡献](/contribution.html) -2. [HMCL GitHub 地址](http://github.com/huanghongxun/HMCL) -3. [HMCL 帮助文档 GitHub 地址](http://github.com/huanghongxun/HMCL-docs) -4. [HMCL 官网](http://hmcl.huangyuhui.net) +2. [HMCL GitHub 地址](https://github.com/HMCL-dev/HMCL) +3. [HMCL 帮助文档 GitHub 地址](https://github.com/HMCL-dev/HMCL-docs) +4. [HMCL 官网](https://hmcl.huangyuhui.net)