aboutsummaryrefslogtreecommitdiff
path: root/extension/popup/reserves.html
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-01-06 15:39:22 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-01-06 15:39:22 +0100
commitabf15268acafe588191fffb7ca6ddb963244bb0f (patch)
tree0f582386d09eccd550c414e62337a7f630b2ddb1 /extension/popup/reserves.html
parent2f8aa00595ab40292019ca739041296c84703899 (diff)
downloadwallet-core-abf15268acafe588191fffb7ca6ddb963244bb0f.tar.xz
Refactor wallet into logic and extension interface.
Diffstat (limited to 'extension/popup/reserves.html')
-rw-r--r--extension/popup/reserves.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/popup/reserves.html b/extension/popup/reserves.html
index 0785cb5ca..424f59d3c 100644
--- a/extension/popup/reserves.html
+++ b/extension/popup/reserves.html
@@ -9,7 +9,7 @@
<body>
<div id="header" class="nav">
<a href="balance-overview.html">Wallet</a>
- <a href="transactions.html">Transactions</a>
+ <a href="history.html">Transactions</a>
<a href="reserves.html" class="active">Reserves</a>
</div>