aboutsummaryrefslogtreecommitdiff
path: root/extension/popup/balance-overview.html
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2015-12-18 19:21:30 +0100
committertg(x) <*@tg-x.net>2015-12-18 19:21:30 +0100
commitd044858bec2d1d1a0a7e3b91848d8f396c8281e1 (patch)
treecbadfdefe9c3f3191e17a6a2941c748d5c733eaf /extension/popup/balance-overview.html
parentd583dfb07364b955801dc4f8b3a46237c1fa6b7c (diff)
downloadwallet-core-d044858bec2d1d1a0a7e3b91848d8f396c8281e1.tar.xz
webext: link fixes + manifest update
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 bb9726ab2..1bc80d97e 100644
--- a/extension/popup/balance-overview.html
+++ b/extension/popup/balance-overview.html
@@ -21,7 +21,7 @@
</head>
<body>
<div id="header" class="nav">
- <a href="wallet.html" class="active">Wallet</a>
+ <a href="balance-overview.html" class="active">Wallet</a>
<a href="transactions.html">Transactions</a>
<a href="reserves.html">Reserves</a>
<button id="debug">Debug!</button>