mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 09:31:11 +08:00
清理非必要的 link (#336)
This commit is contained in:
@@ -12,7 +12,7 @@ author: zkitefly
|
||||
<!---->
|
||||
<h1 id="" align="center">加入群聊前请注意</h1>
|
||||
|
||||
- 游戏非正常退出时,请点击左下角 ![][~/assets/groups/button-1] 按钮(不是 ![][~/assets/groups/button-2] 按钮),并完整发送生成的报错压缩包
|
||||
- 游戏非正常退出时,请点击左下角  按钮(不是  按钮),并完整发送生成的报错压缩包
|
||||
- 遇到其他问题时,请详细说明情况并提供相关截图,以便我们提供帮助
|
||||
- 使用整合包时,请说明具体的整合包名称与版本
|
||||
- 请保持耐心,群管理和群友会协助解决问题。严禁辱骂、催促他人
|
||||
@@ -25,12 +25,7 @@ author: zkitefly
|
||||
- 本群仅处理游戏崩溃相关问题,其他话题请到其他群讨论
|
||||
|
||||
---
|
||||
<!--{% comment %}-->
|
||||
[~/assets/groups/button-1]: /assets/img/docs/groups/button-1.png "导出游戏崩溃日志"
|
||||
[~/assets/groups/button-2]: /assets/img/docs/groups/button-2.png "日志"
|
||||
<!--{% endcomment %}--{{'>'}}
|
||||
[~/assets/groups/button-1]: {% link /assets/img/docs/groups/button-1.png %} "导出游戏崩溃日志"
|
||||
[~/assets/groups/button-2]: {% link /assets/img/docs/groups/button-2.png %} "日志"
|
||||
<!----{{'>'}}
|
||||
{% endcapture %}
|
||||
{{ notice | markdownify }}
|
||||
<p class="text-center">请等待 <span id="countdown">5</span> 秒,请认真阅读注意事项</p>
|
||||
@@ -41,7 +36,7 @@ author: zkitefly
|
||||
|
||||
如果你遇到了游戏非正常退出问题,欢迎加入报错崩溃交流群咨询解决方案:[Minecraft 报错崩溃交流群 (666546887)](https://qm.qq.com/q/nG0Ti1kJri)
|
||||
|
||||
![][~/assets/groups/crash]
|
||||

|
||||
|
||||
**本群仅处理游戏报错崩溃问题,无关话题请前往其他群聊讨论。**
|
||||
|
||||
@@ -98,9 +93,3 @@ document.addEventListener("DOMContentLoaded", function () {
|
||||
}, false);
|
||||
});
|
||||
</script>
|
||||
|
||||
<!--{% comment %}-->
|
||||
[~/assets/groups/crash]: /assets/img/docs/groups/crash.png
|
||||
<!--{% endcomment %}--{{'>'}}
|
||||
[~/assets/groups/crash]: {% link /assets/img/docs/groups/crash.png %}
|
||||
<!---->
|
||||
|
||||
Reference in New Issue
Block a user