From 26a7397b357d64cd87ddbc131d05fab5988f1134 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 2f7fed8c93..6f52dc95c2 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