From 841553dc0d602c3fcf7858fbcc1c189dbd3d072e Mon Sep 17 00:00:00 2001 From: Tweak Date: Mon, 11 Nov 2024 09:27:38 -0800 Subject: [PATCH] Remove trailing slash from CNAME --- domains/rishabh055.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rishabh055.json b/domains/rishabh055.json index 35a3d18..2860676 100644 --- a/domains/rishabh055.json +++ b/domains/rishabh055.json @@ -9,7 +9,7 @@ "target": { "CNAME": { "name": "rishabhds", - "value": "portfolio-rishabhrathore055.vercel.app/" + "value": "portfolio-rishabhrathore055.vercel.app" } },