Skip to content

Commit c580fe3

Browse files
authored
Merge pull request #173 from posborne/fix-embedded-linux-links
Fix links for embedded Linux team
2 parents 83afb92 + 96fc11a commit c580fe3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@ The embedded Linux team develops and maintains the core of the embedded Linux cr
8080

8181
Projects maintained by the embedded Linux team
8282

83-
- [`gpio-utils`]: https://github.com/rust-embedded/gpio-utils
84-
- [`i2cdev`]: https://github.com/rust-embedded/rust-i2cdev
85-
- [`linux-embedded-hal`]: https://github.com/japaric/linux-embedded-hal
86-
- [`spidev`]:https://github.com/rust-embedded/rust-spidev
87-
- [`sysfs-gpio`]: https://github.com/rust-embedded/rust-sysfs-gpio
88-
- [`sysfs-pwm`]: https://github.com/rust-embedded/rust-sysfs-pwm
83+
- [`gpio-utils`]
84+
- [`i2cdev`]
85+
- [`linux-embedded-hal`]
86+
- [`spidev`]
87+
- [`sysfs-gpio`]
88+
- [`sysfs-pwm`]
8989

9090
### The HAL team
9191

0 commit comments

Comments
 (0)