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/SPIDER_BOOTS.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/SPIDER_BOOTS.json') diff --git a/items/SPIDER_BOOTS.json b/items/SPIDER_BOOTS.json index d6d41be5..280fdf88 100644 --- a/items/SPIDER_BOOTS.json +++ b/items/SPIDER_BOOTS.json @@ -35,7 +35,7 @@ "crafttext": "Requires: String VIII", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Spider\u0027s_Boots", - "https://wiki.hypixel.net/Spider\u0027s_Boots" + "https://hypixel-skyblock.fandom.com/wiki/Spider%27s_Boots", + "https://wiki.hypixel.net/Spider%27s_Boots" ] } \ No newline at end of file -- cgit