Skip to content

Commit

Permalink
Fix who-we-are link.
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmurray8 committed Jun 20, 2024
1 parent 0200d59 commit 514d05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/header/TopBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
},
{
name: 'Behind the Scenes',
href: '/who-we-are',
href: '/behind-the-scenes',
type: HeaderItem,
},
{
Expand Down

0 comments on commit 514d05d

Please sign in to comment.