From e41c4de188fca8003de26025cedeaafeb5c31fac Mon Sep 17 00:00:00 2001 From: MattTheTekie <94870997+MattTheTekie@users.noreply.github.com> Date: Sat, 26 Aug 2023 15:42:11 -0400 Subject: [PATCH] Update demoData.mod --- demoData.mod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/demoData.mod b/demoData.mod index 9dec4c8..18a4981 100644 --- a/demoData.mod +++ b/demoData.mod @@ -2,10 +2,10 @@ "storeInfo": { "title": "StreetPass-Shop", "author": "MattTheTekie", - "url": "https://raw.githubusercontent.com/sdkpaint/streetpass-3.0-config/master/unistore/StreetPass-Shop.unistore", + "url": "https://raw.githubusercontent.com/sdkpaint/streetpass-store/main/unistore/StreetPass-Shop.unistore", "file": "StreetPass-Shop.unistore", "sheet": "StreetPass-Shop.t3x", - "sheetURL": "https://raw.githubusercontent.com/sdkpaint/streetpass-3.0-config/master/unistore/StreetPass-Shop.t3x", + "sheetURL": "https://raw.githubusercontent.com/sdkpaint/streetpass-store/main/unistore/StreetPass-Shop.t3x", "description": "Here you can find loads of StreetPass data!\nEnjoy browsing through the StreetPass shop! ~MattTheTekie!", "version": 3, "revision": 4 @@ -36,4 +36,4 @@ ] } ] -} \ No newline at end of file +}