diff --git a/apps/ledger-live-desktop/src/config/urls.ts b/apps/ledger-live-desktop/src/config/urls.ts index 45b7fb04cf5d..a8a1ea53dfd3 100644 --- a/apps/ledger-live-desktop/src/config/urls.ts +++ b/apps/ledger-live-desktop/src/config/urls.ts @@ -4,7 +4,7 @@ export const supportLinkByTokenType = { trc20: "https://support.ledger.com/article/360013062159-zd", asa: "https://support.ledger.com/article/360015896040-zd", nfts: "https://support.ledger.com/article/4404389453841-zd", - // spl: "Solana spl tokens. TODO: to be defined", + spl: "https://support.ledger.com/article/7723954701469-zd", }; const errors: Record = { @@ -154,7 +154,7 @@ export const urls = { }, solana: { staking: "https://support.ledger.com/article/4731749170461-zd", - splTokenInfo: "Solana spl tokens link TODO: to be defined", + splTokenInfo: "https://support.ledger.com/article/7723954701469-zd", recipient_info: "https://support.ledger.com", ledgerByFigmentTC: "https://cdn.figment.io/legal/Current%20Ledger_Online%20Staking%20Delgation%20Services%20Agreement.pdf", diff --git a/apps/ledger-live-mobile/src/utils/urls.tsx b/apps/ledger-live-mobile/src/utils/urls.tsx index dbc53be52d66..30e582ead882 100644 --- a/apps/ledger-live-mobile/src/utils/urls.tsx +++ b/apps/ledger-live-mobile/src/utils/urls.tsx @@ -166,7 +166,7 @@ export const urls = { solana: { supportPage: "https://support.ledger.com", stakingPage: "https://support.ledger.com/article/4731749170461-zd", - splTokenInfo: "Solana spl tokens link TODO: to be defined", + splTokenInfo: "https://support.ledger.com/article/7723954701469-zd", }, resources: { gettingStarted: