mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-22 21:51:17 -09:00
fix the links
This commit is contained in:
parent
bcd85139d9
commit
053d283eb8
20
index.html
20
index.html
@ -111,14 +111,18 @@
|
||||
<summary>
|
||||
Where can I download an unobfuscated unsigned Eaglercraft build?
|
||||
</summary>
|
||||
<a
|
||||
href="https://github.com/Eaglercraft-Archive/unminified-eaglercraft-builds/releases/latest"
|
||||
>1.8: https://github.com/Eaglercraft-Archive/unminified-eaglercraft-builds/releases/latest</a
|
||||
>
|
||||
<a
|
||||
href="https://github.com/Eaglercraft-Archive/unminified-eaglercraft-builds-1.12/releases/latest"
|
||||
>1.12: https://github.com/Eaglercraft-Archive/unminified-eaglercraft-builds-1.12/releases/latest</a
|
||||
>
|
||||
<p>
|
||||
<strong>1.8:</strong>
|
||||
<a href="https://github.com/Eaglercraft-Archive/unminified-eaglercraft-builds/releases/latest">
|
||||
https://github.com/Eaglercraft-Archive/unminified-eaglercraft-builds/releases/latest
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<strong>1.12:</strong>
|
||||
<a href="https://github.com/Eaglercraft-Archive/unminified-eaglercraft-builds-1.12/releases/latest">
|
||||
https://github.com/Eaglercraft-Archive/unminified-eaglercraft-builds-1.12/releases/latest
|
||||
</a>
|
||||
</p>
|
||||
</details>
|
||||
<details>
|
||||
<summary>
|
||||
|
Loading…
x
Reference in New Issue
Block a user