fix help link
This commit is contained in:
parent
4d7d1a1008
commit
08b537f047
@ -235,7 +235,7 @@ class WalletBalanceView extends React.Component<any, any> {
|
|||||||
|
|
||||||
renderEmpty(): JSX.Element {
|
renderEmpty(): JSX.Element {
|
||||||
let helpLink = (
|
let helpLink = (
|
||||||
<ExtensionLink target="pages/help/empty-wallet.html">
|
<ExtensionLink target="/src/pages/help/empty-wallet.html">
|
||||||
help
|
help
|
||||||
</ExtensionLink>
|
</ExtensionLink>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user