Skip to content

Commit

Permalink
fix: path
Browse files Browse the repository at this point in the history
  • Loading branch information
flornkm committed Jun 16, 2024
1 parent ee31ebd commit e8e4d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interface/sections/FileSystem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const tabs = [
name: "Short Projects",
path: "/archive/short-projects",
items: {
label: "projects",
label: "short-projects",
},
},
{
Expand Down

0 comments on commit e8e4d40

Please sign in to comment.