From 0491a5964bd4b64f9ca025204c6054c629f61538 Mon Sep 17 00:00:00 2001 From: CHEN JIAHUAN <1056366209@qq.com> Date: Sat, 13 Jul 2024 20:00:19 +0800 Subject: [PATCH] Update tju-emg.json Change URL and repo for tju-emg.is-a.dev. --- domains/tju-emg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tju-emg.json b/domains/tju-emg.json index f57c1a523..6df251cfd 100644 --- a/domains/tju-emg.json +++ b/domains/tju-emg.json @@ -1,11 +1,11 @@ { "description": "TJU Engineering Mechanics Guide", - "repo": "https://gitlab.com/XiaoHuanwise/tju-emg", + "repo": "https://gitlab.com/tju-2021-engineering-mechanics-top-notch/tju-emg", "owner": { "username": "XiaoHuanwise", "email": "1056366209@qq.com" }, "record": { - "URL": "https://xiaohuanwise.gitlab.io/tju-emg" + "URL": "https://tju-2021-engineering-mechanics-top-notch.gitlab.io/tju-emg" } }