From c4fa0fb08f2da554b57c3792b29f07c39c0951b4 Mon Sep 17 00:00:00 2001 From: thunderbiscuit Date: Mon, 18 Nov 2024 15:15:46 -0500 Subject: [PATCH] fix: add correct link to bitcoin-safe project --- docs/_blog/2024_q3_update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_blog/2024_q3_update.md b/docs/_blog/2024_q3_update.md index 1f403a8e3d..67c474d2e3 100644 --- a/docs/_blog/2024_q3_update.md +++ b/docs/_blog/2024_q3_update.md @@ -37,7 +37,7 @@ We've also been active at conferences! In Q3, a number of new projects have started using BDK: - The Protonmail team has released the latest tool in the Proton family: the [Proton Bitcoin Wallet App](https://proton.me/blog/proton-wallet-launch). The wallet is using the 1.0 beta version of the library. Welcome aboard Proton! - The [bark Ark implementation]() started using the BDK beta releases for its wallet implementation. -- [Bitcoin Safe]() released its first beta release. +- [Bitcoin Safe](https://bitcoin-safe.org/) released its first beta release. - [Satsails](https://www.satsails.com/) is now live on the Play Store! - [Strata](https://www.stratabtc.org/) has released a devnet version of their CLI wallet, which uses BDK. - Our BDK Swift Example Wallet is [now available on iOS Testflight](https://testflight.apple.com/join/A3nAuYvZ)!