fix(docs): update edit link patterns and remove obsolete repository reference
This commit is contained in:
@@ -245,7 +245,7 @@ export default defineConfig({
|
|||||||
next: '下一篇'
|
next: '下一篇'
|
||||||
},
|
},
|
||||||
editLink: {
|
editLink: {
|
||||||
pattern: 'https://github.com/AstrBotdevs/AstrBot-docs/edit/v4/:path',
|
pattern: 'https://github.com/AstrBotdevs/AstrBot/edit/master/docs/:path',
|
||||||
text: '发现文档有问题?在 GitHub 上编辑此页',
|
text: '发现文档有问题?在 GitHub 上编辑此页',
|
||||||
},
|
},
|
||||||
logo: '/logo_prod.png',
|
logo: '/logo_prod.png',
|
||||||
@@ -484,7 +484,7 @@ export default defineConfig({
|
|||||||
next: 'Next'
|
next: 'Next'
|
||||||
},
|
},
|
||||||
editLink: {
|
editLink: {
|
||||||
pattern: 'https://github.com/AstrBotdevs/AstrBot-docs/edit/v4/:path',
|
pattern: 'https://github.com/AstrBotdevs/AstrBot/edit/master/docs/:path',
|
||||||
text: 'Edit this page on GitHub',
|
text: 'Edit this page on GitHub',
|
||||||
},
|
},
|
||||||
logo: '/logo_prod.png',
|
logo: '/logo_prod.png',
|
||||||
|
|||||||
@@ -14,8 +14,6 @@ Welcome to submit Issues or Pull Requests:
|
|||||||
|
|
||||||
- [AstrBotDevs/AstrBot](https://github.com/AstrBotDevs/AstrBot)
|
- [AstrBotDevs/AstrBot](https://github.com/AstrBotDevs/AstrBot)
|
||||||
|
|
||||||
- [AstrBotDevs/AstrBot-Docs](https://github.com/AstrBotDevs/AstrBot-docs)
|
|
||||||
|
|
||||||
### Tencent QQ Groups
|
### Tencent QQ Groups
|
||||||
|
|
||||||
> - All groups are available to join. If you find that the group size is below the limit, please feel free to join.
|
> - All groups are available to join. If you find that the group size is below the limit, please feel free to join.
|
||||||
|
|||||||
@@ -29,8 +29,6 @@ https://discord.gg/PxgzhmxJ
|
|||||||
|
|
||||||
- [AstrBotDevs/AstrBot](https://github.com/AstrBotDevs/AstrBot)
|
- [AstrBotDevs/AstrBot](https://github.com/AstrBotDevs/AstrBot)
|
||||||
|
|
||||||
- [AstrBotDevs/AstrBot-Docs](https://github.com/AstrBotDevs/AstrBot-docs)
|
|
||||||
|
|
||||||
## 成为 AstrBot 组织成员
|
## 成为 AstrBot 组织成员
|
||||||
|
|
||||||
欢迎加入我们!
|
欢迎加入我们!
|
||||||
|
|||||||
Reference in New Issue
Block a user