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
This commit is contained in:
Aditya Jyoti
2023-12-01 22:36:27 +05:30
committed by GitHub
parent 6ee52b8f4b
commit 7bc2e34ed2
+1 -1
View File
@@ -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"
}
}