From ffda73b9cdba27717b86c6d0f49aed4c1ddfe261 Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Wed, 1 Sep 2021 15:02:01 +0100 Subject: [PATCH] Update documentation link --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1696376..5fbe134 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -59,5 +59,5 @@ sudo nvme id-ns -H /dev/nvme0 --namespace-id=1 **Additional context** Add any other context about the problem here. -The [Bootloader configuration](https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md) page describes how to enable UART or NETCONSOLE logs. For complex USB boot issues NETCONSOLE logs are recommended. +The [Bootloader configuration](https://www.raspberrypi.org/documentation/computers/raspberry-pi.html#raspberry-pi-4-bootloader-configuration) page describes how to enable UART or NETCONSOLE logs. For complex USB boot issues NETCONSOLE logs are recommended.