From b8dfb138b692a3aa0371578eb368edaffae15618 Mon Sep 17 00:00:00 2001 From: Emil Ernerfeldt Date: Sat, 7 Jun 2025 10:24:41 -0700 Subject: [PATCH] Remove outdated link in README --- examples/serial_windows/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/serial_windows/README.md b/examples/serial_windows/README.md index 7543f95c..9cf60b01 100644 --- a/examples/serial_windows/README.md +++ b/examples/serial_windows/README.md @@ -7,8 +7,7 @@ Expected order of execution: - Similarly, when the second window is closed after a delay a third will be shown. - Once the third is closed the program will stop. -NOTE: this doesn't work on Mac due to . -See also . +NOTE: this doesn't work on Mac. See also . ```sh cargo run -p serial_windows