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:
parent
e697e146d6
commit
bb37141899
@ -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',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user