Skip to content

Commit 9f308a5

Browse files
committed
feat: link migration guide
1 parent d258cbb commit 9f308a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/screens/Home/DefaultView/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ const DefaultView: FC<Props> = (props) => {
162162
// eslint-disable-next-line react/jsx-key
163163
<a
164164
className="underline"
165-
href="https://getalby.com/auth/users/new"
165+
href="https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-browser-extension/migrate-from-old-lndhub-setup"
166166
target="_blank"
167167
rel="noreferrer"
168168
/>,

0 commit comments

Comments
 (0)