Skip to content

Commit 8698028

Browse files
committed
Fix CF URL in neoforge.mods.toml.
1 parent 8a1846a commit 8698028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NeoForge/src/main/resources/META-INF/neoforge.mods.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ issueTrackerURL="https://github.com/yungnickyoung/YUNGs-Api/issues"
1111
authors="YUNGNICKYOUNG"
1212
description="${mod_description}"
1313
logoFile="logo.png"
14-
displayURL="https://www.curseforge.com/minecraft/mc-mods/yungs-api-neoforge"
14+
displayURL="https://www.curseforge.com/minecraft/mc-mods/yungs-api"
1515

1616
[modproperties.${mod_id}]
1717
catalogueImageIcon="catalogue_icon.png"

0 commit comments

Comments
 (0)