Skip to content

Commit

Permalink
Merge branch 'main' into addSubsquareLink
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-1979 committed Jul 8, 2024
2 parents 34e2e62 + 65110b6 commit 6b6e144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/snap/src/ui/dappList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export async function showDappList(id: string) {
),
text('General : **[apps.polkagate.xyz](https://apps.polkagate.xyz)**'),
text(
'Staking : **[staking.polkadot.network](https://staking.polkadot.cloud)**',
'Staking : **[staking.polkadot.cloud](https://staking.polkadot.cloud)**',
),
text('Governance : **[subsquare.io](https://polkadot.subsquare.io)**'),
divider(),
Expand Down

0 comments on commit 6b6e144

Please sign in to comment.