Skip to content

Commit 8b71385

Browse files
committed
fix source link
1 parent 8d3c039 commit 8b71385

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/doc/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ const config = {
7070
position: "right",
7171
},
7272
{
73-
href: "https://github.com/facebook/docusaurus",
74-
label: "GitHub",
73+
href: "https://github.com/VdustR/g2d.js",
74+
label: "Source Code",
7575
position: "right",
7676
},
7777
],

0 commit comments

Comments
 (0)