From 68e1579c429720f478990c5243c8b14e16cdd674 Mon Sep 17 00:00:00 2001 From: gaoyoubo Date: Mon, 3 Jun 2024 19:38:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=BC=94=E7=A4=BA=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vitepress/config.mts | 2 +- README.md | 2 +- docs/changelog.md | 6 +++--- docs/index.md | 6 +++--- index.md | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.vitepress/config.mts b/.vitepress/config.mts index 3c71fb9..dba9009 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -13,7 +13,7 @@ export default defineConfig({ nav: [ { text: '首页', link: '/' }, { text: '文档', link: '/docs/' }, - { text: '演示', link: 'https://mlog.club' }, + { text: '演示', link: 'https://bbs.bbs-go.com' }, ], search: { diff --git a/README.md b/README.md index 7eac54d..4ddaeb3 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ bannerBrand: - { icon: "Forum", text: "社区", - link: "https://mlog.club", + link: "https://bbs.bbs-go.com", # type: "plain", } isShowTitleInHome: true diff --git a/docs/changelog.md b/docs/changelog.md index 9a57ddf..b428611 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -169,7 +169,7 @@ https://api.github.com/repos/mlogclub/bbs-go/releases?page=1&per_page=100 发布地址: -- Feature:全新的签到、排行榜样式,感谢[Alice Re-Code](https://mlog.club/user/2806)贡献代码 +- Feature:全新的签到、排行榜样式,感谢[Alice Re-Code](https://bbs.bbs-go.com/user/2806)贡献代码 - Bugfix:修复注册链接跳转失效的问题 - Bugfix:修复帖子管理菜单权限控制错误的问题 - Bugfix:修复头像展示变形的问题 @@ -408,7 +408,7 @@ https://api.github.com/repos/mlogclub/bbs-go/releases?page=1&per_page=100 ## v3.0.3 (2019-11-11) 发布地址: -功能建议收集: +功能建议收集: - 支持 Docker 快速部署 ( 感谢热心用户 @athom 的 PR https://github.com/mlogclub/bbs-go/pull/25 ) - 新增本地快速构建脚本 @@ -423,7 +423,7 @@ https://api.github.com/repos/mlogclub/bbs-go/releases?page=1&per_page=100 ## v3.0.2 (2019-10-29) 发布地址: -功能建议收集: +功能建议收集: - QQ 登录 - 密码注册 diff --git a/docs/index.md b/docs/index.md index df465e6..7294f29 100644 --- a/docs/index.md +++ b/docs/index.md @@ -18,7 +18,7 @@ bbs-go 为前后端分离设计,后端接口服务使用简洁的 Go 语言进 - Github:[https://github.com/mlogclub/bbs-go](https://github.com/mlogclub/bbs-go) - 码云:[https://gitee.com/mlogclub/bbs-go](https://gitee.com/mlogclub/bbs-go) -- 交流/演示站:[码农俱乐部](https://mlog.club) +- 交流/演示站:[码农俱乐部](https://bbs.bbs-go.com) ## 技术栈 @@ -41,7 +41,7 @@ bbs-go 为前后端分离设计,后端接口服务使用简洁的 Go 语言进 ## 问题反馈 -- 问题反馈:[https://mlog.club/topic/create?nodeId=6](https://mlog.club/topic/create?nodeId=6) -- 功能建议:[https://mlog.club/topic/609](https://mlog.club/topic/609) +- 问题反馈:[https://bbs.bbs-go.com/topic/create?nodeId=6](https://bbs.bbs-go.com/topic/create?nodeId=6) +- 功能建议:[https://bbs.bbs-go.com/topic/609](https://bbs.bbs-go.com/topic/609) --> diff --git a/index.md b/index.md index 1a8c49c..eeea015 100644 --- a/index.md +++ b/index.md @@ -16,7 +16,7 @@ hero: link: /docs/getstart/docker.html - theme: alt text: 交流社区 - link: https://mlog.club + link: https://bbs.bbs-go.com features: - title: 简洁至上