Skip to content

Commit

Permalink
Merge pull request #53 from dmccartney/daniel-rpl-link
Browse files Browse the repository at this point in the history
fix: point at xrpl minting from the xrpl card
  • Loading branch information
dmccartney authored Oct 22, 2024
2 parents c160402 + 11160d2 commit 3d9d170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/pages/NodeSetPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ function NodeRplDepositColumn() {
<Stack spacing={1}>
<Card key={"summary"}>
<CardActionArea
href={`https://app.gravitaprotocol.com/constellation/xreth`}
href={`https://app.gravitaprotocol.com/constellation/xrpl`}
target="_blank"
>
<CardHeader
Expand Down

0 comments on commit 3d9d170

Please sign in to comment.