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_THESIS.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/SCARF_THESIS.json') diff --git a/items/SCARF_THESIS.json b/items/SCARF_THESIS.json index 9656a428..63b53861 100644 --- a/items/SCARF_THESIS.json +++ b/items/SCARF_THESIS.json @@ -33,6 +33,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Scarf%27s_Thesis", - "https://wiki.hypixel.net/Scarf\u0027s_Thesis" + "https://wiki.hypixel.net/Scarf%27s_Thesis" ] } \ No newline at end of file -- cgit