aboutsummaryrefslogtreecommitdiff
path: root/extension/popup/balance-overview.html
diff options
context:
space:
mode:
Diffstat (limited to 'extension/popup/balance-overview.html')
-rw-r--r--extension/popup/balance-overview.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/popup/balance-overview.html b/extension/popup/balance-overview.html
index 1bc80d97e..f6adc521d 100644
--- a/extension/popup/balance-overview.html
+++ b/extension/popup/balance-overview.html
@@ -22,7 +22,7 @@
<body>
<div id="header" class="nav">
<a href="balance-overview.html" class="active">Wallet</a>
- <a href="transactions.html">Transactions</a>
+ <a href="history.html">History</a>
<a href="reserves.html">Reserves</a>
<button id="debug">Debug!</button>
<button id="reset">Reset!</button>