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/NECRON_BLADE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/NECRON_BLADE.json') diff --git a/items/NECRON_BLADE.json b/items/NECRON_BLADE.json index 493855b9..c4fbfc95 100644 --- a/items/NECRON_BLADE.json +++ b/items/NECRON_BLADE.json @@ -36,7 +36,7 @@ "modver": "", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Necron\u0027s_Blade", - "https://wiki.hypixel.net/Necron_Blade_(Unrefined)" + "https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Blade", + "https://wiki.hypixel.net/Necron%27s_Blade_(unrefined)" ] } \ No newline at end of file -- cgit