From 1d9525c56d737c1151d6c33b9cc1bc5809e45af9 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 30 Dec 2022 09:19:10 +0800 Subject: [PATCH] Update docs.json --- domains/docs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/docs.json b/domains/docs.json index 6bc7fd236..229a8a695 100644 --- a/domains/docs.json +++ b/domains/docs.json @@ -1,11 +1,11 @@ { - "description": "Documentation website for is-a-dev/register", - "repo": "is-a-dev/docs", + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/is-a-dev/docs", "owner": { "username": "@is-a-dev/maintainers", - "email": "mahir@molai.dev" + "email": "phenax5@gmail.com" }, "record": { - "URL": "https://is-a.dev/docs" + "CNAME": "is-a-dev.github.io" } }