From 5b276fc7936368101cc44ea4cbee22ce3c31499a Mon Sep 17 00:00:00 2001 From: Michael <56214343+RiskyMH@users.noreply.github.com> Date: Sat, 9 Apr 2022 19:59:24 +1000 Subject: [PATCH] de-capitalize reccord url (mabe fixing workflow error) --- domains/riskymh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/riskymh.json b/domains/riskymh.json index 2c98a7347..78e2025f2 100644 --- a/domains/riskymh.json +++ b/domains/riskymh.json @@ -7,7 +7,7 @@ "email": "" }, "record": { - "URL": "RiskyMH.github.io" + "URL": "riskymh.github.io" } } \ No newline at end of file