Changed repository URL

This commit is contained in:
Alessandro Proto 2023-02-17 09:47:54 +01:00 committed by GitHub
parent 9cc8377503
commit 6fd4f6ec39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,8 +23,8 @@ local http = require("http")
local event = require("event")
local INDEX_URL = "https://raw.github.com/Capy64/CapyOS/deploy/index.json"
local JSON_URL = "https://raw.github.com/Capy64/CapyOS/main/lib/json.lua"
local INDEX_URL = "https://raw.github.com/Ale32bit/CapyOS/deploy/index.json"
local JSON_URL = "https://raw.github.com/Ale32bit/CapyOS/main/lib/json.lua"
local bootSleep = 2000
local bg = 0x0
@ -264,4 +264,4 @@ end
bootScreen()
term.clear()
term.clear()