From 0cfa3323a9be932dd6584e7e0cd2bca89f4b3227 Mon Sep 17 00:00:00 2001 From: MaoXianxin Date: Fri, 16 Apr 2021 14:11:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9base=20url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 6b884d5..e31dcda 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://open.gitcode.host/COPU/" +baseURL = "https://copu.gitcode.host/" #baseURL = "/" Languages = "zh-cn" title = "开源软件推进联盟" -- GitLab