From 4df722594aa7bebdd7e2746532209be5f1493a2e Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Sat, 10 Jul 2021 10:38:48 -0400 Subject: [PATCH] fix --- domains/Light.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/Light.json b/domains/Light.json index cc4d8f47b..2af8d22e6 100644 --- a/domains/Light.json +++ b/domains/Light.json @@ -1,11 +1,11 @@ { - "description": "LightClient' ", - "repo": "https://evazevolt.github.io/LightClient", + "description": "LightClient", + "repo": "https://github.com/evazevolt/LightClient", "owner": { "username": "Voltage", "email": "Voltagenesis@outlook.com" }, "record": { - "CNAME": "github.io/LightClient/" + "URL": "https://evazevolt.github.io/LightClient/" } }