From 48cfe925c663b8f6902824079a7a1cf3f904723b Mon Sep 17 00:00:00 2001 From: leopardracer <136604165+leopardracer@users.noreply.github.com> Date: Mon, 28 Apr 2025 09:11:15 +0300 Subject: [PATCH] Update onboarding-guide.md --- developers/testnet/onboarding-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/developers/testnet/onboarding-guide.md b/developers/testnet/onboarding-guide.md index 33db8dd..cf70157 100644 --- a/developers/testnet/onboarding-guide.md +++ b/developers/testnet/onboarding-guide.md @@ -77,7 +77,7 @@ The source code for this indexer can be found in our [arch-rust-indexer] repo. ### Bitcoin Should developers need to index the Bitcoin chain, the following resources are available for accessing indexed chain data, both mainnet and testnet4. -- [Bitcon Indexer API - Maestro] +- [Bitcoin Indexer API - Maestro] ## Explorers @@ -106,4 +106,4 @@ The Arch Network explorer is coming soon. [Ordinals Explorer - Saturn]: https://ord-testnet4.saturnbtc.io/ [Inscriptions Indexer API - Maestro]: https://docs.gomaestro.org/bitcoin/api-reference#6kTut [Runes Indexer API - Maestro]: https://docs.gomaestro.org/bitcoin/api-reference#Kzjqx -[Bitcon Indexer API - Maestro]: https://docs.gomaestro.org/bitcoin/api-reference#TekXe +[Bitcoin Indexer API - Maestro]: https://docs.gomaestro.org/bitcoin/api-reference#TekXe