Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsong-shina authored Oct 29, 2024
1 parent f86533a commit ea48c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/overview/using-the-core-library.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The table below covers the current support for `no_std` at this moment for diffe
[esp-wifi]: https://github.com/esp-rs/esp-wifi "Wi-Fi, BLE and ESP-NOW support"
[esp-backtrace]: https://github.com/esp-rs/esp-backtrace "Exception and panic handlers"
[esp-storage]: https://github.com/esp-rs/esp-storage "Embedded-storage traits to access unencrypted flash memory"
[esp-wifi-current-support]: https://github.com/esp-rs/esp-wifi#current-support
[esp-wifi-current-support]: https://github.com/esp-rs/esp-hal/tree/main/esp-wifi#current-support
[esp8266-hal]: https://github.com/esp-rs/esp8266-hal "ESP8266 Hardware abstraction layer"

### Relevant `esp-rs` Crates
Expand Down

0 comments on commit ea48c1e

Please sign in to comment.