From dcb06b8ef79bc87766aa45cd89e5fccd2311a853 Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Tue, 24 Dec 2024 12:04:33 -0500 Subject: More changes to wiki links (#1570) * Various changes * correct encoding --- items/DIVER_CHESTPLATE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/DIVER_CHESTPLATE.json') diff --git a/items/DIVER_CHESTPLATE.json b/items/DIVER_CHESTPLATE.json index 4a0a6286..b8b1e339 100644 --- a/items/DIVER_CHESTPLATE.json +++ b/items/DIVER_CHESTPLATE.json @@ -34,8 +34,8 @@ "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Diver\u0027s_Armor", - "https://wiki.hypixel.net/Diver\u0027s_Shirt" + "https://hypixel-skyblock.fandom.com/wiki/Diver%27s_Shirt", + "https://wiki.hypixel.net/Diver%27s_Shirt" ], "crafttext": "" } \ No newline at end of file -- cgit