diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index e828c01f8..1b41a02c6 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -64,12 +64,12 @@ const siteConfig = { { key: 5, label: 'GitHub', - href: '/callstack/react-native-testing-library', + href: repoUrl, }, { key: 6, label: 'Star', - href: '/callstack/react-native-testing-library', + href: repoUrl, }, ], },