From bb37141899707ac3f137d4d5845c4cd8a3cd2bfa Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Wed, 26 Jan 2022 12:22:03 +0100 Subject: [PATCH] docs: Tweak github links (labels, text) --- website/docusaurus.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index d8c7d9ca38..c348e1f128 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -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', }, ], }, @@ -57,7 +57,7 @@ module.exports = { to: '/', }, { - label: 'Open-Source', + label: 'Unleash on GitHub', href: 'https://github.com/Unleash/unleash', }, {