From 3455a47bd796994c09a7465c6153765ddbc9fcb9 Mon Sep 17 00:00:00 2001 From: laokaiyao Date: Fri, 25 Apr 2025 15:03:31 +0800 Subject: [PATCH] fix(parlio_rx): remove invalid link in example readme --- examples/peripherals/parlio/parlio_rx/logic_analyzer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/peripherals/parlio/parlio_rx/logic_analyzer/README.md b/examples/peripherals/parlio/parlio_rx/logic_analyzer/README.md index 1881bdf223..21c5b44539 100644 --- a/examples/peripherals/parlio/parlio_rx/logic_analyzer/README.md +++ b/examples/peripherals/parlio/parlio_rx/logic_analyzer/README.md @@ -27,7 +27,7 @@ Under the default configuration, this example will probe the signals on several #### Extra Software on PC -* [PulseView](https://sigrok.org/wiki/Downloads) for visualizing the captured signal +* `PulseView` for visualizing the captured signal ### Step 1: Configure The Project