Skip to content

Commit 89487c9

Browse files
committed
Fix links
1 parent bdfb6bc commit 89487c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

embedded-can/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
An embedded Controller Area Network (CAN) abstraction layer. This crate defines generic traits to be implemented by CAN driver and MCU HAL crates.
99

10-
This project is developed and maintained by the [HAL team][https://github.com/rust-embedded/wg#the-hal-team].
10+
This project is developed and maintained by the [HAL team](https://github.com/rust-embedded/wg#the-hal-team).
1111

1212
## [API reference]
1313

embedded-hal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
> A Hardware Abstraction Layer (HAL) for embedded systems
99
10-
This project is developed and maintained by the [HAL team][https://github.com/rust-embedded/wg#the-hal-team].
10+
This project is developed and maintained by the [HAL team](https://github.com/rust-embedded/wg#the-hal-team).
1111

1212
## [API reference]
1313

0 commit comments

Comments
 (0)