Skip to content

Commit

Permalink
fix: fixing broken guide url (#2903)
Browse files Browse the repository at this point in the history
  • Loading branch information
aljazceru authored Dec 4, 2023
1 parent 00f4727 commit 0386f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/toasts/ConnectionErrorToast.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default function ConnectionErrorToast({
)}
<li>
<a
href="https://guides.getalby.com/overall-guide/alby-browser-extension/connect-lightning-wallets-and-nodes-to-alby-extension"
href="https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-browser-extension/connect-lightning-wallets-and-nodes-to-the-alby-extension"
className="underline"
target="_blank"
rel="noreferrer noopener"
Expand Down

0 comments on commit 0386f9f

Please sign in to comment.