Skip to content

Commit e67f120

Browse files
committed
fix: broken link
1 parent 5940188 commit e67f120

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
@@ -79,7 +79,7 @@ const config: Config = {
7979
items: [
8080
{
8181
label: "TREM",
82-
to: "/docs/trem/start/",
82+
to: "/docs",
8383
},
8484
],
8585
},

0 commit comments

Comments
 (0)