From 14afd9317e09fc00b6ca0373aead603c1a8cf3bd Mon Sep 17 00:00:00 2001 From: Compey Date: Mon, 12 Sep 2022 13:13:07 +0530 Subject: [PATCH] chore: updated domain & email --- domains/devcomp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/devcomp.json b/domains/devcomp.json index 84ec2861b..53f875fe9 100644 --- a/domains/devcomp.json +++ b/domains/devcomp.json @@ -3,9 +3,9 @@ "repo": "https://github.com/CompeyDev", "owner": { "username": "CompeyDev", - "email": "hi@devcomp.tk" + "email": "hi@devcomp.xyz" }, "record": { - "URL": "https://landing.devcomp.xyz" + "URL": "https://p.devcomp.xyz" } }