Skip to content

Commit 7efcd24

Browse files
committed
fix(docs): update edit link patterns and remove obsolete repository reference
1 parent 5d811d3 commit 7efcd24

3 files changed

Lines changed: 2 additions & 6 deletions

File tree

docs/.vitepress/config.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ export default defineConfig({
245245
next: '下一篇'
246246
},
247247
editLink: {
248-
pattern: 'https://github.com/AstrBotdevs/AstrBot-docs/edit/v4/:path',
248+
pattern: 'https://github.com/AstrBotdevs/AstrBot/edit/master/docs/:path',
249249
text: '发现文档有问题?在 GitHub 上编辑此页',
250250
},
251251
logo: '/logo_prod.png',
@@ -484,7 +484,7 @@ export default defineConfig({
484484
next: 'Next'
485485
},
486486
editLink: {
487-
pattern: 'https://github.com/AstrBotdevs/AstrBot-docs/edit/v4/:path',
487+
pattern: 'https://github.com/AstrBotdevs/AstrBot/edit/master/docs/:path',
488488
text: 'Edit this page on GitHub',
489489
},
490490
logo: '/logo_prod.png',

docs/en/community.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ Welcome to submit Issues or Pull Requests:
1414

1515
- [AstrBotDevs/AstrBot](https://github.com/AstrBotDevs/AstrBot)
1616

17-
- [AstrBotDevs/AstrBot-Docs](https://github.com/AstrBotDevs/AstrBot-docs)
18-
1917
### Tencent QQ Groups
2018

2119
> - All groups are available to join. If you find that the group size is below the limit, please feel free to join.

docs/zh/community.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ https://discord.gg/PxgzhmxJ
2929

3030
- [AstrBotDevs/AstrBot](https://github.com/AstrBotDevs/AstrBot)
3131

32-
- [AstrBotDevs/AstrBot-Docs](https://github.com/AstrBotDevs/AstrBot-docs)
33-
3432
## 成为 AstrBot 组织成员
3533

3634
欢迎加入我们!

0 commit comments

Comments
 (0)