Skip to content

Commit

Permalink
Rename navbar link
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminCharmes committed Sep 13, 2024
1 parent f3bbe86 commit 9e3c180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/components/Navbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<router-link to="/samples">Samples</router-link> |
<router-link to="/collections">Collections</router-link> |
<router-link to="/starting-materials">Inventory</router-link> |
<router-link to="/equipments">Equipments</router-link> |
<router-link to="/equipments">Equipment</router-link> |
<router-link to="/item-graph"
><font-awesome-icon icon="project-diagram" />&nbsp;Graph View</router-link
>
Expand Down

0 comments on commit 9e3c180

Please sign in to comment.