Skip to content

Commit 19b4b55

Browse files
committed
change default dir
1 parent fd1a0cb commit 19b4b55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ const config: Config = {
111111
items: [
112112
{
113113
label: 'Documentation',
114-
to: '/docs/intro',
114+
to: '/docs/category/pathfinding-and-routes',
115115
},
116116
],
117117
},

0 commit comments

Comments
 (0)