From 2aebe1dbbc2df0f0fe24f67f7a762ce1d7244a09 Mon Sep 17 00:00:00 2001 From: Rene Sauerwein Date: Sat, 16 Oct 2021 16:35:44 +0200 Subject: [PATCH] Fix outdated anchor link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e72c6e9f9..71e9d57ec 100644 --- a/README.md +++ b/README.md @@ -1157,7 +1157,7 @@ The whole build process takes a while. At the end the LCD drivers get installed Here is a short selection of the very frequently asked questions: -* [How to backup my Lightning Node?](FAQ.md#how-to-backup-my-lightning-node) +* [How do I backup my Lightning Node?](FAQ.md#how-do-i-backup-my-lightning-node) * [How can I recover my coins from a failing RaspiBlitz?](FAQ.md#how-can-i-recover-my-coins-from-a-failing-raspiblitz) * [Are those "Under-Voltage detected" warnings a problem?](FAQ.md#are-those-under-voltage-detected-warnings-a-problem) * [Can I run RaspiBlitz on computer boards other than RaspberryPi?](FAQ.md#can-i-run-raspiblitz-on-other-computers-than-raspberrypi)