From 7bc2e34ed2a3572df1e1391966b8d8bd715201e2 Mon Sep 17 00:00:00 2001 From: Aditya Jyoti <75803854+Aditya-Jyoti@users.noreply.github.com> Date: Fri, 1 Dec 2023 22:36:27 +0530 Subject: [PATCH] Update aj.json To point to new URL I accidentally set the previous record URL to point towards the github repo and not the github pages url --- domains/aj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aj.json b/domains/aj.json index 63a5d628b..d79405ed0 100644 --- a/domains/aj.json +++ b/domains/aj.json @@ -4,6 +4,6 @@ "email": "aj.adityajyoti@gmail.com" }, "record": { - "URL": "https://github.com/aditya-jyoti/aditya-jyoti.github.io" + "URL": "https://aditya-jyoti.github.io" } }