Skip to content

Commit

Permalink
fix: broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
kamiya10 committed Nov 30, 2024
1 parent 5940188 commit e67f120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const config: Config = {
items: [
{
label: "TREM",
to: "/docs/trem/start/",
to: "/docs",
},
],
},
Expand Down

0 comments on commit e67f120

Please sign in to comment.