Skip to content

Commit

Permalink
link to My Gateways
Browse files Browse the repository at this point in the history
  • Loading branch information
rustyjux committed Jun 24, 2024
1 parent 9af6815 commit b589ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nextapp/components/namespace-menu/namespace-menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ const NamespaceMenu: React.FC<NamespaceMenuProps> = ({
</Text>
<MenuItem
as="a"
href={'https://www.google.com'}
href='/manager/gateways'
fontSize='sm'
justifyContent='center'
alignItems='center'
Expand Down

0 comments on commit b589ea8

Please sign in to comment.