From 2c335a4dd914066bea8aa545a7e6dcf4e1e86126 Mon Sep 17 00:00:00 2001 From: Jakub Bartkowiak Date: Sat, 7 Nov 2020 13:39:29 +0100 Subject: [PATCH] Fix configuration.md link in raspberrypi README.md (#967) --- Documentation/boards/raspberrypi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/boards/raspberrypi/README.md b/Documentation/boards/raspberrypi/README.md index e3146419d..4c6aad1a0 100644 --- a/Documentation/boards/raspberrypi/README.md +++ b/Documentation/boards/raspberrypi/README.md @@ -53,4 +53,4 @@ For more information see [RaspberryPi](https://www.raspberrypi.org/documentation If you don't need bluetooth, disabled it with add `dtoverlay=pi3-disable-bt` into `config.txt`. -[config]: ../configuration.md#automatic +[config]: ../../configuration.md#automatic