Skip to content

Commit 64cb51b

Browse files
committed
fix: fix github link
1 parent e779207 commit 64cb51b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc-site/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const config = {
5252
title: 'React Components',
5353
items: [
5454
{
55-
href: 'https://github.com/facebook/docusaurus',
55+
href: 'https://github.com/jason89521/react-components-monorepo',
5656
label: 'GitHub',
5757
position: 'right',
5858
},

0 commit comments

Comments
 (0)