Skip to content

Commit

Permalink
feat: set ledger guide URL from website link (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroferreira1 committed Sep 23, 2021
1 parent 75b3bd1 commit f6d3973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.js
Expand Up @@ -149,4 +149,4 @@ export const NFT_DATA_MAX_SIZE = 150;
/**
* URL for the ledger guide
*/
export const LEDGER_GUIDE_URL = 'https://medium.com/hathor-network/hathor-is-available-on-ledger-wallet-31cb1613b060';
export const LEDGER_GUIDE_URL = 'https://hathor.network/ledger-guide';

0 comments on commit f6d3973

Please sign in to comment.