diff options
Diffstat (limited to 'extension/popup/reserves.html')
-rw-r--r-- | extension/popup/reserves.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/popup/reserves.html b/extension/popup/reserves.html index d5b5a1862..0785cb5ca 100644 --- a/extension/popup/reserves.html +++ b/extension/popup/reserves.html @@ -8,7 +8,7 @@ <body> <div id="header" class="nav"> - <a href="wallet.html">Wallet</a> + <a href="balance-overview.html">Wallet</a> <a href="transactions.html">Transactions</a> <a href="reserves.html" class="active">Reserves</a> </div> |