Skip to content

Commit

Permalink
Update discover snaps CTA link
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikBolding committed Feb 13, 2024
1 parent 727ccfe commit 5d46a9b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions ui/pages/snaps/snaps-list/snap-list.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,7 @@ const SnapList = () => {
>
<ButtonLink
size={Size.auto}
href={
snapsList.length > 0
? 'https://snaps.metamask.io/'
: 'https://metamask.io/snaps/'
}
href="https://snaps.metamask.io/"
target="_blank"
endIconName={IconName.Export}
>
Expand Down

0 comments on commit 5d46a9b

Please sign in to comment.