Skip to content

Commit

Permalink
fix: link to alby account settings
Browse files Browse the repository at this point in the history
  • Loading branch information
reneaaron authored and pavanjoshi914 committed May 23, 2024
1 parent 8a33844 commit 84a0e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/screens/Accounts/Detail/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ function AccountDetail() {
primary
onClick={() =>
window.open(
"https://getalby.com/settings",
"https://getalby.com/lightning_addresses",
"_blank"
)
}
Expand Down

0 comments on commit 84a0e2f

Please sign in to comment.