We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18422ce commit ba657c8Copy full SHA for ba657c8
wiki_docs/Getting-Started.md
@@ -12,7 +12,7 @@ This guide will help you integrate Live2D-JavaBinding into your project.
12
Since this library is not hosted on a public Maven repository, you must download the latest release and install it manually.
13
14
### 1. Download Release
15
-Go to the [GitHub Releases](../../releases) page and download:
+Go to the [GitHub Releases](https://github.com/Eatgrapes/Live2D-JavaBinding/releases) page and download:
16
* `live2d-shared.jar`
17
* `live2d-native-[platform].jar` (e.g., `live2d-native-windows-x64.jar`)
18
0 commit comments