From cf8ed0735d14adaf31505638c80427fc6e7976d0 Mon Sep 17 00:00:00 2001 From: Matt McGivney Date: Thu, 1 Jul 2021 09:09:34 -0600 Subject: [PATCH] Fix typo in readme (#2364) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ff4e7c4f..f4c4b533f 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ There are further Services that can be switched on: * **Balance Of Satoshis** (Commands for working with LND balances) [details](https://github.com/alexbosworth/balanceofsatoshis/blob/master/README.md) * **Kindle Display** (Bitcoin Status Display made with a jailbroken Kindle) [details](https://github.com/dennisreimann/kindle-display) * **Stacking Sats Kraken** (Auto-DCA script) [details](https://github.com/dennisreimann/stacking-sats-kraken) -* **Circuit Breaker** (Lighthing Channel Firewall) [details](https://github.com/lightningequipment/circuitbreaker/blob/master/README.md) +* **Circuit Breaker** (Lightning Channel Firewall) [details](https://github.com/lightningequipment/circuitbreaker/blob/master/README.md) * **PyBlock** (Python Util & Fun Scripts) [details](https://github.com/curly60e/pyblock/blob/master/README.md) * **Mempool Explorer** [details](https://github.com/mempool/mempool) * **Sphinx Chat Relay Server** [details](https://github.com/stakwork/sphinx-relay/blob/master/README.md)