You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: embedded-hal-async/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The purpose of this crate is to iterate over these trait versions before integra
14
14
15
15
**NOTE** These traits are still experimental. At least one breaking change to this crate is expected in the future (changing from GATs to `async fn`), but there might be more.
16
16
17
-
This project is developed and maintained by the [HAL team][https://github.com/rust-embedded/wg#the-hal-team].
17
+
This project is developed and maintained by the [HAL team](https://github.com/rust-embedded/wg#the-hal-team).
0 commit comments