Skip to content

Commit

Permalink
chore: update UserAccountSettings with correct URL in learn more link
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralph committed Sep 11, 2024
1 parent d818d2a commit 0e659ec
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,10 @@ export const UserAccountSettings = ({
recipient of the retired blockchain credits. Please do not send
funds or tradable credits to this address, as you will not have
the ability to initiate transactions from this account.
<Link className="inline ml-5" href="http://google.com">
<Link
className="inline ml-5"
href="https://guides.regen.network/guides/regen-marketplace-buyers-guides/ecocredits/buy-ecocredits"
>
Learn more»
</Link>
</Trans>
Expand Down

0 comments on commit 0e659ec

Please sign in to comment.