1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

docs: Tweak github links (labels, text)

This commit is contained in:
Thomas Heartman 2022-01-26 12:22:03 +01:00
parent e697e146d6
commit bb37141899

View File

@ -39,7 +39,7 @@ module.exports = {
href: 'https://github.com/Unleash/unleash', href: 'https://github.com/Unleash/unleash',
position: 'right', position: 'right',
className: 'header-github-link', className: 'header-github-link',
'aria-label': 'GitHub repository', 'aria-label': 'Unleash GitHub repository',
}, },
], ],
}, },
@ -57,7 +57,7 @@ module.exports = {
to: '/', to: '/',
}, },
{ {
label: 'Open-Source', label: 'Unleash on GitHub',
href: 'https://github.com/Unleash/unleash', href: 'https://github.com/Unleash/unleash',
}, },
{ {