Skip to content

Commit

Permalink
Add dashboard to github links dropdown (#914)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-vrijswijk authored Oct 30, 2024
1 parent 32342b1 commit 5104758
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 5104758

Please sign in to comment.