diff --git a/domains/tokyo.json b/domains/tokyo.json index 34eda41b1..ecc49ea6e 100644 --- a/domains/tokyo.json +++ b/domains/tokyo.json @@ -1,11 +1,12 @@ { - "description": "tokyo.is-a.dev", - "repo": "https://github.com/is-a-dev/is-a-dev.github.io", + "description": "A-Tokyo's website", + "repo": "https://github.com/a-tokyo/tokyo", "owner": { "username": "a-tokyo", "email": "ahmed.tokyo1@gmail.com" }, "record": { - "CNAME": "is-a-dev.github.io" + "CNAME": "tokyo.is-a-dev.github.io" + "URL": "https://tokyo.is-a.dev" } }