From f86cb953c7f90ad5a38a48b261d53aebdea754d3 Mon Sep 17 00:00:00 2001 From: Omri Sarig Date: Tue, 15 Jul 2025 16:51:32 +0200 Subject: [PATCH] Fix broken link in examples/README.md --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 8cec538..f80e44f 100644 --- a/examples/README.md +++ b/examples/README.md @@ -56,7 +56,7 @@ Tool for updating J-Links on a Windows platform. ### Real Time Transfer (RTT) #### Source -[RTT](./rtt.py) +[RTT](./pylink-rtt) #### Description Tool for a simple command-line terminal that communicates over RTT.