diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 064c752f..e08601ce 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -94,6 +94,10 @@ const config: Config = { label: 'Mutation Testing Elements', href: 'https://github.com/stryker-mutator/mutation-testing-elements', }, + { + label: 'Stryker Dashboard', + href: 'https://github.com/stryker-mutator/stryker-dashboard', + }, { label: 'This website', href: 'https://github.com/stryker-mutator/stryker-mutator.github.io',