mirror of
https://github.com/fankes/beszel.git
synced 2025-10-20 02:09:28 +08:00
fix(navigation): Update systems collection link to use collection name
This commit is contained in:
@@ -71,7 +71,7 @@ export default function Navbar() {
|
|||||||
</a>
|
</a>
|
||||||
</DropdownMenuItem>
|
</DropdownMenuItem>
|
||||||
<DropdownMenuItem asChild>
|
<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" />
|
<ServerIcon className="me-2.5 h-4 w-4" />
|
||||||
<span>
|
<span>
|
||||||
<Trans>Systems</Trans>
|
<Trans>Systems</Trans>
|
||||||
|
Reference in New Issue
Block a user