Skip to content

Commit

Permalink
Merge pull request #16644 from brave/update-wallet-onboarding-learn-m…
Browse files Browse the repository at this point in the history
…ore-link

fix(wallet): Wallet Onboarding Learn More Link
  • Loading branch information
Douglashdaniel authored Jan 12, 2023
2 parents ce1b3b0 + 367ff54 commit 61fd6da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export const OnboardingWelcome = () => {
<VerticalSpace space='20px' />

<LearnMoreLink
href='https://brave.com/learn/what-is-crypto-wallet/'
href='https://support.brave.com/hc/en-us/categories/360001059151-Brave-Wallet'
target='_blank'
rel='noreferrer'
>
Expand Down

0 comments on commit 61fd6da

Please sign in to comment.