diff --git a/doc/.vitepress/config.ts b/doc/.vitepress/config.ts index 614c51d..88286fd 100644 --- a/doc/.vitepress/config.ts +++ b/doc/.vitepress/config.ts @@ -48,6 +48,10 @@ export default withMermaid( text: "Changelog", link: "https://github.com/mrshmllow/wire/blob/trunk/CHANGELOG.md", }, + { + text: "CI Server", + link: "https://buildbot.althaea.zone/#/projects/1", + }, ], }, ],