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/SCARF_STUDIES.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/SCARF_STUDIES.json') diff --git a/items/SCARF_STUDIES.json b/items/SCARF_STUDIES.json index db5e3fb8..bc815add 100644 --- a/items/SCARF_STUDIES.json +++ b/items/SCARF_STUDIES.json @@ -22,6 +22,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Scarf%27s_Studies", - "https://wiki.hypixel.net/Scarf\u0027s_Studies" + "https://wiki.hypixel.net/Scarf%27s_Studies" ] } \ No newline at end of file -- cgit