From d649492378948f2269faf2b8e69498921f97984e Mon Sep 17 00:00:00 2001 From: Compey Date: Fri, 1 Apr 2022 21:33:09 +0530 Subject: [PATCH] Redirect to new domain --- domains/devcomp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devcomp.json b/domains/devcomp.json index 218ce70e4..84ec2861b 100644 --- a/domains/devcomp.json +++ b/domains/devcomp.json @@ -6,6 +6,6 @@ "email": "hi@devcomp.tk" }, "record": { - "URL": "https://landing.devcomp.tk" + "URL": "https://landing.devcomp.xyz" } }