Skip to content

Commit 0af79ec

Browse files
committed
modified: README.md
modified: src/locales/fr.json modified: src/locales/ja.json modified: src/locales/zh-Hans.json modified: src/locales/zh-Hant.json
1 parent 493a175 commit 0af79ec

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
## Getting Started
2828

29-
Getting started with SJMCL is simple, just download the latest release from the [Official Website](https://mc.sjtu.cn/sjmcl/en).
29+
Getting started with SJMCL is simple, just download the latest release from the [Official Website](https://mc.sjtu.cn/sjmcl/en/downloads).
3030

3131
You can also find all the releases, including the nightly versions, on [GitHub Releases](https://github.com/UNIkeEN/SJMCL/releases).
3232

src/locales/fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@
11941194
"settings": {
11951195
"LauncherDocs": {
11961196
"title": "Documentation du lanceur SJMC",
1197-
"url": "https://mc.sjtu.cn/sjmcl/en/docs/"
1197+
"url": "https://mc.sjtu.cn/sjmcl/en/docs"
11981198
}
11991199
}
12001200
}

src/locales/ja.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@
11941194
"settings": {
11951195
"LauncherDocs": {
11961196
"title": "SJMC Launcher ドキュメント(中国語)",
1197-
"url": "https://mc.sjtu.cn/sjmcl/docs/"
1197+
"url": "https://mc.sjtu.cn/sjmcl/docs"
11981198
}
11991199
}
12001200
}

src/locales/zh-Hans.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@
11941194
"settings": {
11951195
"LauncherDocs": {
11961196
"title": "SJMC Launcher 文档",
1197-
"url": "https://mc.sjtu.cn/sjmcl/docs/"
1197+
"url": "https://mc.sjtu.cn/sjmcl/docs"
11981198
}
11991199
}
12001200
}

src/locales/zh-Hant.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@
11941194
"settings": {
11951195
"LauncherDocs": {
11961196
"title": "SJMC Launcher 文件",
1197-
"url": "https://mc.sjtu.cn/sjmcl/docs/"
1197+
"url": "https://mc.sjtu.cn/sjmcl/docs"
11981198
}
11991199
}
12001200
}

0 commit comments

Comments
 (0)