From c16176a8ff090350b249c82e5265521c976c9969 Mon Sep 17 00:00:00 2001 From: leoforsocial-bob Date: Tue, 28 Apr 2026 15:14:39 +0800 Subject: [PATCH] Update en.ts change the home link to "https://www,goautoma.com" --- docs/.vuepress/configs/navbar/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/configs/navbar/en.ts b/docs/.vuepress/configs/navbar/en.ts index 57da20a..ea0306d 100644 --- a/docs/.vuepress/configs/navbar/en.ts +++ b/docs/.vuepress/configs/navbar/en.ts @@ -21,7 +21,7 @@ export const en: NavbarConfig = [ }, { text: 'Home', - link: 'https://www.automa.site/', + link: 'https://www.goautoma.com/', }, { text: 'Marketplace',