fix(navigation): Update systems collection link to use collection name

This commit is contained in:
Henry Dollman
2025-01-21 18:21:46 -05:00
parent a6a9719565
commit 4e3d198b7b

View File

@@ -71,7 +71,7 @@ export default function Navbar() {
</a>
</DropdownMenuItem>
<DropdownMenuItem asChild>
<a href="/_/#/collections?collectionId=2hz5ncl8tizk5nx" target="_blank">
<a href="/_/#/collections?collection=systems" target="_blank">
<ServerIcon className="me-2.5 h-4 w-4" />
<span>
<Trans>Systems</Trans>