From a3c9edda9fd1bc42c06aac8e340b1b335f4cd522 Mon Sep 17 00:00:00 2001 From: Vishal Sharma Date: Thu, 29 Jul 2021 07:37:37 +0530 Subject: [PATCH] Updating to URL redirection Updating to URL redirection as Netlify doesn't support CNAME of vercel --- domains/vishal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vishal.json b/domains/vishal.json index 5769af5e2..91946b3e8 100644 --- a/domains/vishal.json +++ b/domains/vishal.json @@ -6,6 +6,6 @@ "email": "hi@vishalsharma.dev" }, "record": { - "CNAME": "vishalsharma.dev" + "URL": "https://vishalsharma.dev" } }