We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf55a5 commit 235bca6Copy full SHA for 235bca6
README.md
@@ -13,7 +13,7 @@
13
>
14
> LittleSkin 强烈建议在合适的时机将服务器切换至 Yggdrasil 外置登录。
15
16
-要了解关于 Yggdrasil 外置登录的更多信息,请参阅:https://manual.littlesk.in/advanced/yggdrasil
+要了解关于 Yggdrasil 外置登录的更多信息,请参阅:https://manual.littlesk.in/yggdrasil
17
18
### 能做什么 & 谁适合用
19
core/src/main/java/in/littlesk/plugin/core/yggdrasil/Messages.java
@@ -20,7 +20,7 @@ private Messages() { }
20
"Yggdrasil 外置登录自带玩家皮肤加载功能,同时可提供与正版验证同样安全和流畅的玩家身份验证体验。",
21
"For more information about Yggdrasil authentication, please visit:",
22
"要了解关于 Yggdrasil 外置登录的更多信息,请访问:",
23
- "https://manual.littlesk.in/advanced/yggdrasil",
+ "https://manual.littlesk.in/yggdrasil",
24
"------"
25
));
26
0 commit comments