Skip to content

Commit 9213b46

Browse files
authored
Fixed URLs
1 parent 8120ae9 commit 9213b46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/mcmod.info

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"description": "A Hypixel Skyblock quality of life utility mod for Minecraft Forge 1.8.9.",
66
"version": "${version}",
77
"mcversion": "${mcVersionStr}",
8-
"url": "https://github.com/ghluka/CamelClientLegacy",
9-
"updateUrl": "https://github.com/ghluka/CamelClientLegacy/releases/latest",
8+
"url": "https://github.com/ghluka/CamelClient",
9+
"updateUrl": "https://github.com/ghluka/CamelClient/releases/latest",
1010
"authorList": [
1111
"ghluka"
1212
],

0 commit comments

Comments
 (0)