Update adityajyoti.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:31:21 +05:30
committed by GitHub
parent 6ee52b8f4b
commit aef870c79a
+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"
}
}