diff --git a/domains/toasted.json b/domains/toasted.json index 7e62e0afb..ddf8e8eb1 100644 --- a/domains/toasted.json +++ b/domains/toasted.json @@ -1,13 +1,13 @@ { "description": "official website of toastedtoast", - "repo": "https://github.com/ToastedDev/toastify.tk-v2", + "repo": "https://github.com/ToastedDev/toasted.dev", "owner": { - "username": "ToastifyDev", - "email": "hey@toastify.tk", + "username": "ToastedDev", + "email": "hey@toasted.dev", "twitter": "toasteddev", - "discord": "plasticaxolotl" + "discord": "nottca" }, "record": { - "CNAME": "toasted.pages.dev" + "URL": "https://toasted.dev" } }