From a76fb628a5db9adf12f6843afa027f0184a87f62 Mon Sep 17 00:00:00 2001 From: Sam Bukowski Date: Fri, 24 Jan 2025 15:59:05 -0700 Subject: [PATCH] fix: broken links (#107) Fixed broken links in the bridging docs. --- docs/bridging/mainnet-alpha/bridge-to-astria-mainnet-alpha.md | 2 +- docs/bridging/mainnet-alpha/bridge-to-flame-mainnet-alpha.md | 2 +- .../mainnet-alpha/withdraw-from-astria-mainnet-alpha.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/bridging/mainnet-alpha/bridge-to-astria-mainnet-alpha.md b/docs/bridging/mainnet-alpha/bridge-to-astria-mainnet-alpha.md index 903c7fb1..8a2d1309 100644 --- a/docs/bridging/mainnet-alpha/bridge-to-astria-mainnet-alpha.md +++ b/docs/bridging/mainnet-alpha/bridge-to-astria-mainnet-alpha.md @@ -5,7 +5,7 @@ Astria Mainnet Alpha. You will need the `astria-cli`, `celestia-appd`, `nobled`, `osmosisd`, and `strided` installed. Follow the install steps -[here](../overview.md#bridging-dependencies). +[here](../cli-bridging-overview.md#cli-bridging-dependencies). You can export the following to make the commands below easily copy and pastable. diff --git a/docs/bridging/mainnet-alpha/bridge-to-flame-mainnet-alpha.md b/docs/bridging/mainnet-alpha/bridge-to-flame-mainnet-alpha.md index c3836706..849134cb 100644 --- a/docs/bridging/mainnet-alpha/bridge-to-flame-mainnet-alpha.md +++ b/docs/bridging/mainnet-alpha/bridge-to-flame-mainnet-alpha.md @@ -5,7 +5,7 @@ Flame running on Astria Mainnet Alpha. You will need the `astria-cli`, `celestia-appd`, `nobled`, `osmosisd`, and `strided` installed. Follow the install steps -[here](../overview.md#bridging-dependencies). +[here](../cli-bridging-overview.md#cli-bridging-dependencies). You can export the following to make the commands below easily copy and pastable. diff --git a/docs/bridging/mainnet-alpha/withdraw-from-astria-mainnet-alpha.md b/docs/bridging/mainnet-alpha/withdraw-from-astria-mainnet-alpha.md index d4104b5d..100b8570 100644 --- a/docs/bridging/mainnet-alpha/withdraw-from-astria-mainnet-alpha.md +++ b/docs/bridging/mainnet-alpha/withdraw-from-astria-mainnet-alpha.md @@ -7,7 +7,7 @@ Mainnets. You will need the `astria-cli`, `celestia-appd`, `nobled`, `osmosisd`, and `strided` installed. Follow the install steps -[here](../overview.md#bridging-dependencies). +[here](../cli-bridging-overview.md#cli-bridging-dependencies). You can export the following to make the commands below easily copy and pastable.