From 50bb675a5102876f919a9775d08b401fed9673cc Mon Sep 17 00:00:00 2001 From: "sijie.sun" Date: Sat, 18 May 2024 09:35:28 +0800 Subject: [PATCH] move to easytier.github.io --- .vitepress/config/cn.ts | 2 +- .vitepress/config/en.ts | 2 +- .vitepress/config/index.ts | 2 +- README.md | 2 +- en/index.md | 2 +- index.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.vitepress/config/cn.ts b/.vitepress/config/cn.ts index 8129022..ddc939d 100644 --- a/.vitepress/config/cn.ts +++ b/.vitepress/config/cn.ts @@ -49,7 +49,7 @@ export const cn = defineConfig({ copyright: '版权所有 © 2024-present EasyTier', }, editLink: { - pattern: 'https://github.com/EasyTier/easytier-doc/edit/dev/:path', + pattern: 'https://github.com/EasyTier/easytier.github.io/edit/dev/:path', text: '在 GitHub 上编辑此页面', }, docFooter: { diff --git a/.vitepress/config/en.ts b/.vitepress/config/en.ts index 0d77e12..27c093c 100644 --- a/.vitepress/config/en.ts +++ b/.vitepress/config/en.ts @@ -39,7 +39,7 @@ export const en = defineConfig({ copyright: 'Copyright © 2024-present EasyTier', }, editLink: { - pattern: 'https://github.com/EasyTier/easytier-doc/edit/dev/:path', + pattern: 'https://github.com/EasyTier/easytier.github.io/edit/dev/:path', text: 'Edit this page on GitHub', }, }, diff --git a/.vitepress/config/index.ts b/.vitepress/config/index.ts index 99a062a..994a75d 100644 --- a/.vitepress/config/index.ts +++ b/.vitepress/config/index.ts @@ -5,7 +5,7 @@ import { cn, cnSearch } from './cn' export default withMermaid({ title: 'EasyTier', - base: '/easytier-doc/', + base: '/', lastUpdated: true, themeConfig: { search: { diff --git a/README.md b/README.md index f38b03e..8c923dd 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -[简体中文](https://github.com/EasyTier/EasyTier/README_CN.md) | [English](https://github.com/EasyTier/EasyTier/README.md) +[简体中文](https://easytier.github.io/) | [English](https://easytier.github.io/en) diff --git a/en/index.md b/en/index.md index e92317f..c759378 100644 --- a/en/index.md +++ b/en/index.md @@ -15,7 +15,7 @@ hero: link: https://github.com/EasyTier/EasyTier - theme: alt text: Enhance documents - link: https://github.com/EasyTier/EasyTier-doc/compare + link: https://github.com/EasyTier/easytier.github.io/compare - theme: alt text: Contribute link: https://github.com/EasyTier/EasyTier/issues diff --git a/index.md b/index.md index 8d7b608..4d55a9f 100644 --- a/index.md +++ b/index.md @@ -15,7 +15,7 @@ hero: link: https://github.com/EasyTier/EasyTier - theme: alt text: 协助改进或翻译文档 - link: https://github.com/EasyTier/EasyTier-doc/compare + link: https://github.com/EasyTier/easytier.github.io - theme: alt text: 参与开发 link: https://github.com/EasyTier/EasyTier/issues