Skip to content

Commit 983f0a2

Browse files
committed
fix error
1 parent 0f46e9a commit 983f0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ const config = {
9494
position: 'left',
9595
label: 'Tutorial',
9696
},
97-
{to: '/docs/dev', label: 'Build in Public', position: 'left'},
97+
{to: '/dev', label: 'Build in Public', position: 'left'},
9898
{
9999
href: 'https://github.com/second-state/echokit_server',
100100
label: 'GitHub',

0 commit comments

Comments
 (0)