From db1b5f035e8deeb556a400c860daf607a2e5545f Mon Sep 17 00:00:00 2001 From: ZhangKai Date: Mon, 14 Mar 2022 09:59:16 +0800 Subject: [PATCH] =?UTF-8?q?#1=20=E6=9B=B4=E6=96=B0=E7=BA=BF=E4=B8=8Ahost?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index a4dceeb..434f4c0 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -1,6 +1,6 @@ // .vuepress/config.js const path = require("path"); -const host_url = "https://dev-cloud.gitcode.host/spring-docs/"; +const host_url = "https://spring.gitcode.net/spring-docs/"; const autometa_options = { site: { -- GitLab