fix: use Adafruit CDN for product image

Replace local asset reference with official product image from
Adafruit CDN (https://cdn-shop.adafruit.com/970x728/6388-00.jpg)
This commit is contained in:
ddtdanilo 2025-08-05 15:47:51 -05:00
parent 5d0e82c941
commit 5aaacc7cc5

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/product/6388"><img src="assets/board.jpg?raw=true" width="500px"><br/></a> <a href="https://www.adafruit.com/product/6388"><img src="https://cdn-shop.adafruit.com/970x728/6388-00.jpg" width="500px"><br/></a>
This is a library for the QMC5883P 3-axis magnetometer This is a library for the QMC5883P 3-axis magnetometer