Updated guide URLs (#1351)

This commit is contained in:
Moritz Kaminski 2025-06-03 08:15:22 +02:00 committed by GitHub
parent 4c4539546f
commit 043cfec2c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 34 additions and 34 deletions

View file

@ -210,7 +210,7 @@ export function CloseChannelDialogContent({ alias, channel }: Props) {
</div>
</RadioGroup>
<ExternalLink
to="https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-hub/faq-alby-hub/how-can-i-close-this-channel-what-happens-to-the-sats-in-this-channel"
to="https://guides.getalby.com/user-guide/alby-hub/faq/how-can-i-close-a-channel-what-happens-to-the-sats-in-this-channel"
className="underline flex items-center mt-4"
>
Learn more about closing channels

View file

@ -36,7 +36,7 @@ export function MempoolAlert({ className }: { className?: string }) {
<p>Bitcoin transactions may be uneconomical at this time.</p>
<div className="flex gap-2 mt-2">
<ExternalLinkButton
to="https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-hub/faq-alby-hub/what-to-do-during-times-of-high-onchain-fees"
to="https://guides.getalby.com/user-guide/alby-hub/faq/what-to-do-during-times-of-high-onchain-fees"
size={"sm"}
>
Learn more

View file

@ -60,7 +60,7 @@ export function PayLightningInvoice({ invoice }: PayLightningInvoiceProps) {
Copy Invoice
</Button>
<ExternalLinkButton
to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/wallet/open-your-first-channel"
to="https://guides.getalby.com/user-guide/alby-hub/wallet/open-your-first-channel"
variant="secondary"
className="flex-1 flex gap-2 items-center justify-center"
>

View file

@ -89,7 +89,7 @@ export function RoutingFeeDialogContent({ channel }: Props) {
}}
/>
<ExternalLink
to="https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-hub/faq-alby-hub/how-can-i-change-routing-fees#understanding-routing-fees-and-alby-hub"
to="https://guides.getalby.com/user-guide/alby-hub/faq/how-can-i-change-routing-fees#understanding-routing-fees-and-alby-hub"
className="underline flex items-center mt-4"
>
Learn more about routing fees

View file

@ -14,7 +14,7 @@ export function ChannelPublicPrivateAlert() {
</div>
<ExternalLink
to={
"https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/faq-alby-hub/should-i-open-a-private-or-public-channel"
"https://guides.getalby.com/user-guide/alby-hub/faq/should-i-open-a-private-or-public-channel"
}
className="underline"
>

View file

@ -36,7 +36,7 @@ export function DuplicateChannelAlert({ pubkey, name }: PeerAlertProps) {
There are other options available rather than opening multiple channels
with the same counterparty.{" "}
<ExternalLink
to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/faq-alby-hub/should-i-open-multiple-channels-with-the-same-counterparty"
to="https://guides.getalby.com/user-guide/alby-hub/faq/should-i-open-multiple-channels-with-the-same-counterparty"
className="underline"
>
Learn more

View file

@ -79,7 +79,7 @@ export function HealthCheckAlert() {
<ExternalLinkButton
size="sm"
variant="secondary"
to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/faq-alby-hub/what-happens-if-the-healthcheck-indicator-turns-red"
to="https://guides.getalby.com/user-guide/alby-hub/faq/what-happens-if-the-healthcheck-indicator-turns-red"
>
Learn More
</ExternalLinkButton>

View file

@ -36,7 +36,7 @@ export function SwapAlert({ className, minChannels = 2 }: SwapAlertProps) {
</p>
<div className="flex items-center justify-end mt-2 gap-2">
<ExternalLinkButton
to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/node/swaps-in-and-out"
to="https://guides.getalby.com/user-guide/alby-hub/node/swap-in-and-out"
variant="outline"
>
Learn more

View file

@ -231,7 +231,7 @@ export default function Channels() {
<Link to="/channels/incoming">
<Button>Open Channel</Button>
</Link>
<ExternalLink to="https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-hub/liquidity/node-health">
<ExternalLink to="https://guides.getalby.com/user-guide/alby-hub/node/node-health">
<TooltipProvider>
<Tooltip>
<TooltipTrigger>
@ -552,7 +552,7 @@ export default function Channels() {
on-chain balance. Funds from channels that were force closed
may take up to 2 weeks to become available.{" "}
<ExternalLink
to="https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-hub/faq-alby-hub/why-was-my-lightning-channel-closed-and-what-to-do-next"
to="https://guides.getalby.com/user-guide/alby-hub/faq/why-was-my-lightning-channel-closed-and-what-to-do-next"
className="underline"
>
Learn more

View file

@ -124,7 +124,7 @@ function Success() {
<p>
To ensure you can both send and receive, make sure to balance your{" "}
<ExternalLink
to="https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-hub/liquidity"
to="https://guides.getalby.com/user-guide/alby-hub/node"
className="underline"
>
channel's liquidity
@ -708,7 +708,7 @@ function PayLightningChannelOrder({ order }: { order: NewChannelOrder }) {
<TableRow>
<TableCell className="font-medium p-3 flex items-center gap-2">
Duration
<ExternalLink to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/faq-alby-hub/how-to-open-a-payment-channel#which-lightning-service-provider-to-choose">
<ExternalLink to="https://guides.getalby.com/user-guide/alby-hub/faq/how-to-open-a-payment-channel">
<InfoIcon className="w-4 h-4 text-muted-foreground" />
</ExternalLink>
</TableCell>

View file

@ -241,7 +241,7 @@ function NewChannelInternal({
the best network connectivity and liquidity to receive payments.{" "}
<ExternalLink
className="underline"
to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/faq-alby-hub/how-to-open-a-payment-channel"
to="https://guides.getalby.com/user-guide/alby-hub/faq/how-to-open-a-payment-channel"
>
Learn more
</ExternalLink>
@ -271,7 +271,7 @@ function NewChannelInternal({
For a smooth experience consider a opening a channel of 200k
sats in size or more.{" "}
<ExternalLink
to="https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-hub/liquidity"
to="https://guides.getalby.com/user-guide/alby-hub/node"
className="underline"
>
Learn more
@ -405,7 +405,7 @@ function NewChannelInternal({
Not recommended for most users.{" "}
<ExternalLink
className="underline"
to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/faq-alby-hub/should-i-open-a-private-or-public-channel"
to="https://guides.getalby.com/user-guide/alby-hub/faq/should-i-open-a-private-or-public-channel"
>
Learn more
</ExternalLink>

View file

@ -214,7 +214,7 @@ function NewChannelInternal({ network }: { network: Network }) {
will stay open.{" "}
<ExternalLink
className="underline"
to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/node/advanced-increase-spending-balance-with-on-chain-bitcoin"
to="https://guides.getalby.com/user-guide/alby-hub/node/advanced-increase-spending-balance-with-on-chain-bitcoin"
>
Learn more
</ExternalLink>
@ -248,7 +248,7 @@ function NewChannelInternal({ network }: { network: Network }) {
For a smooth experience consider a opening a channel of 200k
sats in size or more.{" "}
<ExternalLink
to="https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-hub/liquidity"
to="https://guides.getalby.com/user-guide/alby-hub/node"
className="underline"
>
Learn more
@ -383,7 +383,7 @@ function NewChannelInternal({ network }: { network: Network }) {
Not recommended for most users.{" "}
<ExternalLink
className="underline"
to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/faq-alby-hub/should-i-open-a-private-or-public-channel"
to="https://guides.getalby.com/user-guide/alby-hub/faq/should-i-open-a-private-or-public-channel"
>
Learn more
</ExternalLink>

View file

@ -160,7 +160,7 @@ export function AutoChannel() {
payments.{" "}
<ExternalLink
className="underline"
to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/faq-alby-hub/how-to-open-a-payment-channel"
to="https://guides.getalby.com/user-guide/alby-hub/faq/how-to-open-a-payment-channel"
>
Learn more
</ExternalLink>
@ -185,7 +185,7 @@ export function AutoChannel() {
Not recommended for most users.{" "}
<ExternalLink
className="underline"
to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/faq-alby-hub/should-i-open-a-private-or-public-channel"
to="https://guides.getalby.com/user-guide/alby-hub/faq/should-i-open-a-private-or-public-channel"
>
Learn more
</ExternalLink>

View file

@ -18,7 +18,7 @@ export function OpenedAutoChannel() {
<p>
To ensure you can both send and receive, make sure to balance your{" "}
<ExternalLink
to="https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-hub/liquidity"
to="https://guides.getalby.com/user-guide/alby-hub/node"
className="underline"
>
channel's liquidity

View file

@ -120,7 +120,7 @@ export function FirstChannel() {
<TableRow>
<TableCell className="font-medium p-3 flex items-center gap-2">
Duration
<ExternalLink to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/faq-alby-hub/how-to-open-a-payment-channel#which-lightning-service-provider-to-choose">
<ExternalLink to="https://guides.getalby.com/user-guide/alby-hub/faq/how-to-open-a-payment-channel#which-lightning-service-provider-to-choose">
<InfoIcon className="w-4 h-4 text-muted-foreground" />
</ExternalLink>
</TableCell>
@ -183,7 +183,7 @@ export function FirstChannel() {
credits.
</span>{" "}
<Link
to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-account/faqs-alby-account/what-are-fee-credits-in-my-alby-account"
to="https://guides.getalby.com/user-guide/alby-account/faq/what-are-fee-credits-in-my-alby-account"
target="_blank"
className="underline"
>
@ -212,7 +212,7 @@ export function FirstChannel() {
payments.{" "}
<ExternalLink
className="underline"
to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/faq-alby-hub/how-to-open-a-payment-channel"
to="https://guides.getalby.com/user-guide/alby-hub/faq/how-to-open-a-payment-channel"
>
Learn more
</ExternalLink>
@ -238,7 +238,7 @@ export function FirstChannel() {
Not recommended for most users.{" "}
<ExternalLink
className="underline"
to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/faq-alby-hub/should-i-open-a-private-or-public-channel"
to="https://guides.getalby.com/user-guide/alby-hub/faq/should-i-open-a-private-or-public-channel"
>
Learn more
</ExternalLink>

View file

@ -18,7 +18,7 @@ export function OpenedFirstChannel() {
<p>
To ensure you can both send and receive, make sure to balance your{" "}
<ExternalLink
to="https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-hub/liquidity"
to="https://guides.getalby.com/user-guide/alby-hub/node"
className="underline"
>
channel's liquidity

View file

@ -85,7 +85,7 @@ export default function Backup() {
please use the migration tool.{" "}
</span>
<a
href="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/backups-and-recover"
href="https://guides.getalby.com/user-guide/alby-hub/backups-and-recover"
target="_blank"
rel="noreferrer noopener"
className="text-foreground underline"
@ -243,7 +243,7 @@ export default function Backup() {
Account linked, follow the
</span>
<ExternalLink
to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/backups-and-recover#alby-hub-self-hosted-without-an-alby-account"
to="https://guides.getalby.com/user-guide/alby-hub/backups-and-recover#alby-hub-self-hosted-without-an-alby-account"
className="underline inline-flex items-center text-sm"
>
manual backups guide

View file

@ -98,7 +98,7 @@ export function SetupSecurity() {
)}
<ExternalLink
className="text-muted-foreground flex items-center text-sm"
to="https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-hub/backups"
to="https://guides.getalby.com/user-guide/alby-hub/backups-and-recover"
>
<p>
Learn more about backups and recovery process on{" "}

View file

@ -87,7 +87,7 @@ export function NewSubwallet() {
title="Create Sub-wallet"
contentRight={
<>
<ExternalLink to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/app-store/sub-wallet-friends-and-family">
<ExternalLink to="https://guides.getalby.com/user-guide/alby-hub/sub-wallets">
<ResponsiveButton
icon={HelpCircleIcon}
text="Help"

View file

@ -19,7 +19,7 @@ export function SubwalletIntro() {
description="Create sub-wallets for yourself, friends, family or coworkers"
contentRight={
<>
<ExternalLink to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/app-store/sub-wallet-friends-and-family">
<ExternalLink to="https://guides.getalby.com/user-guide/alby-hub/sub-wallets">
<Button variant="outline" size="icon">
<HelpCircle className="w-4 h-4" />
</Button>

View file

@ -68,7 +68,7 @@ export function SubwalletList() {
description="Create sub-wallets for yourself, friends, family or coworkers"
contentRight={
<>
<ExternalLink to="https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/app-store/sub-wallet-friends-and-family">
<ExternalLink to="https://guides.getalby.com/user-guide/alby-hub/sub-wallets">
<Button variant="outline" size="icon">
<HelpCircle className="w-4 h-4" />
</Button>

View file

@ -3,7 +3,7 @@
This install scripts will help you installing Alby Hub on a Raspberry Pi with Raspberry Pi OS (previously called Raspbian).
You should have some basic Linux understanding to install and operate it.
Have a look at our [installation guide](https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-hub/alby-hub-flavors/raspberry-pi-zero) for more details and inspiration.
Have a look at our [installation guide](https://github.com/getAlby/hub/tree/master/scripts/pi-arm) for more details and inspiration.
SSH into your Pi and run:
```shell

View file

@ -3,7 +3,7 @@
This install scripts will help you installing Alby Hub on a Raspberry Pi with Raspberry Pi OS (previously called Raspbian).
You should have some basic Linux understanding to install and operate it.
Have a look at our [installation guide](https://guides.getalby.com/user-guide/v/alby-account-and-browser-extension/alby-hub/alby-hub-flavors/raspberry-pi-zero) for more details and inspiration.
Have a look at our [installation guide](https://github.com/getAlby/hub/tree/master/scripts/pi-arm) for more details and inspiration.
SSH into your Pi and run:
```shell