Skip to content

Commit 7406738

Browse files
committed
Fixed broken link
1 parent bfe4414 commit 7406738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ const config: Config = {
104104
items: [
105105
{
106106
label: "Get started",
107-
to: "/docs/get-started",
107+
to: "/docs/get-started/intro",
108108
},
109109
],
110110
},

0 commit comments

Comments
 (0)