Merge pull request #1 from ddtdanilo/fix/readme-product-link

Fix broken product link in README
This commit is contained in:
Liz 2025-08-07 09:50:26 -04:00 committed by GitHub
commit d9e101fdff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Adafruit QMC5883P Library [![Build Status](https://github.com/adafruit/Adafruit_QMC5883P/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_QMC5883P/actions) # Adafruit QMC5883P Library [![Build Status](https://github.com/adafruit/Adafruit_QMC5883P/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_QMC5883P/actions)
<a href="https://www.adafruit.com/products/"><img src="assets/board.jpg?raw=true" width="500px"><br/></a> <a href="https://www.adafruit.com/product/6388"><img src="assets/board.jpg?raw=true" width="500px"><br/></a>
This is a library for the QMC5883P 3-axis magnetometer This is a library for the QMC5883P 3-axis magnetometer
@ -31,4 +31,4 @@ Contributions are welcome! Please read our [Code of Conduct](https://github.com/
## License ## License
MIT license, all text above must be included in any redistribution. See license.txt for more information. MIT license, all text above must be included in any redistribution. See license.txt for more information.

BIN
assets/board.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 KiB