From b1af3fe0d6d3f57bff45479e36f49bc6fbefb788 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20St=C3=B6r?= Date: Wed, 3 Feb 2021 22:45:05 +0100 Subject: [PATCH] Fix broken link --- tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/README.md b/tests/README.md index ffcb6e62..3cebbb1a 100644 --- a/tests/README.md +++ b/tests/README.md @@ -124,7 +124,7 @@ devices, as found on almost all ESP8266 boards with USB to UART adapters, but the host does not necessarily need to use USB to connect, so long as TXD, RXD, DTR, and RTS are wired across. -A particular implementation of this can be found at [Test Harness](HardwareTestHarness.html). +A particular implementation of this can be found at [Test Harness](HardwareTestHarness.md). ## Peripherals