Skip to content

Commit

Permalink
docs: fix incorrect badge URL
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteHoodHacker authored Jan 21, 2025
1 parent b94bfd8 commit d30b397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# max7800x-hal
[![Crates.io Version](https://img.shields.io/crates/v/max7800x-hal)](https://crates.io/crates/max7800x-hal)
[![docs.rs](https://img.shields.io/docsrs/max78000-hal)](https://docs.rs/max7800x-hal)
[![docs.rs](https://img.shields.io/docsrs/max7800x-hal)](https://docs.rs/max7800x-hal)

This is an [Embedded HAL] (Hardware Abstraction Layer) for the MAX78000 microcontroller from Analog Devices.

Expand Down

0 comments on commit d30b397

Please sign in to comment.