Skip to content

Commit 62921e1

Browse files
bors[bot]eldruin
andauthored
Merge #412
412: Fix links r=Dirbaio a=eldruin Co-authored-by: Diego Barrios Romero <[email protected]>
2 parents bdfb6bc + 89487c9 commit 62921e1

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)