diff --git a/src/app/configurator/page.js b/src/app/configurator/page.js index 8f91140..fafca71 100644 --- a/src/app/configurator/page.js +++ b/src/app/configurator/page.js @@ -23,7 +23,7 @@ const getLength = (length) => { } } -const BASE_URI = 'https://raw.githubusercontent.com/Armchair-Engineering/Archetype/main' +const BASE_URI = 'https://raw.githubusercontent.com/Armchair-Heavy-Industries/Archetype/main' const getSelectedFiles = (selections, mods, useSpacer) => { const files = []