Skip to content

Commit b8dfb13

Browse files
committed
Remove outdated link in README
1 parent 209e818 commit b8dfb13

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/serial_windows/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ Expected order of execution:
77
- Similarly, when the second window is closed after a delay a third will be shown.
88
- Once the third is closed the program will stop.
99

10-
NOTE: this doesn't work on Mac due to <https://github.com/rust-windowing/winit/issues/2431>.
11-
See also <https://github.com/emilk/egui/issues/1918>.
10+
NOTE: this doesn't work on Mac. See also <https://github.com/emilk/egui/issues/1918>.
1211

1312
```sh
1413
cargo run -p serial_windows

0 commit comments

Comments
 (0)