Skip to content

Commit

Permalink
docs: Tweak github links (labels, text)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasheartman committed Jan 26, 2022
1 parent e697e14 commit bb37141
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docusaurus.config.js
Expand Up @@ -39,7 +39,7 @@ module.exports = {
href: 'https://github.com/Unleash/unleash',
position: 'right',
className: 'header-github-link',
'aria-label': 'GitHub repository',
'aria-label': 'Unleash GitHub repository',
},
],
},
Expand All @@ -57,7 +57,7 @@ module.exports = {
to: '/',
},
{
label: 'Open-Source',
label: 'Unleash on GitHub',
href: 'https://github.com/Unleash/unleash',
},
{
Expand Down

0 comments on commit bb37141

Please sign in to comment.