Skip to content

Commit d7e1418

Browse files
committed
fix: update account link in navbar for clarity
1 parent f8bfece commit d7e1418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/navbar/NavBar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ export function Navbar() {
6868
</ChainLink>
6969
</DropdownMenuItem>
7070
<DropdownMenuItem>
71-
<ChainLink to="/account?accountTab=Manage+iExec+Account">
71+
<ChainLink to="/account?accountTab=Account">
7272
Account
7373
</ChainLink>
7474
</DropdownMenuItem>

0 commit comments

Comments
 (0)