Skip to content

Commit

Permalink
fix: update copy
Browse files Browse the repository at this point in the history
  • Loading branch information
pavanjoshi914 committed May 10, 2024
1 parent 2d7d58b commit d305200
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/app/screens/Home/DefaultView/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ const DefaultView: FC<Props> = (props) => {
// eslint-disable-next-line react/jsx-key
<a
className="underline"
href="https://getalby.com"
href="https://getalby.com/auth/users/new"
target="_blank"
rel="noreferrer"
/>,
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@
"description": "Fund your account and receive via your lightning address or an invoice"
}
},
"upgrade_account": "Kindly upgrade your Alby account to access the latest features available on <0>getalby.com</0>"
"upgrade_account": "You are using the old LNDHub setup. <0>Please re-connect</0> your Alby account to get access to the latest features."
}
},
"accounts": {
Expand Down

0 comments on commit d305200

Please sign in to comment.