From efa6aa9673c52236c1a8db8e165e47d05b6fdda2 Mon Sep 17 00:00:00 2001 From: Rene Sauerwein Date: Sat, 16 Oct 2021 16:32:33 +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 ac9de56e5..e72c6e9f9 100644 --- a/README.md +++ b/README.md @@ -1150,7 +1150,7 @@ The whole build process takes a while. At the end the LCD drivers get installed *Note: If you plan to use your self-build sd card as a MASTER copy and distribute it: Use a smaller 8GB card for that. This way it's ensured that it will fit on every 16 GB card recommended for RaspiBlitz later on.* * [Can I run RaspiBlitz on other computers than RaspberryPi?](FAQ.md#can-i-run-raspiblitz-on-other-computers-than-raspberrypi) -* [How can I build an SD card other than the master branch?](FAQ.md#how-can-i-build-an-sd-card-other-then-the-master-branch) +* [How can I build an SD card from another branch?](FAQ.md#how-can-i-build-an-sd-card-from-another-branch) * [How can I build an SD card from my forked GitHub Repo?](FAQ.md#how-can-i-build-an-sd-card-from-my-forked-github-repo) ## FAQ