diff --git a/docs/.vuepress/configs/theme.ts b/docs/.vuepress/configs/theme.ts index b4e90800..a33c5871 100644 --- a/docs/.vuepress/configs/theme.ts +++ b/docs/.vuepress/configs/theme.ts @@ -14,7 +14,7 @@ export const themeOptions: ThemeOptions = { navbarLayout, sidebar: sidebarEn, toc: true, - repo: "https://github.com/eventstore", + repo: "https://github.com/kurrent-io", repoLabel: "GitHub", repoDisplay: true, contributors: false,