Skip to content

Commit dc3872c

Browse files
committed
Change incorrect docs link to prod url
1 parent 8f9453f commit dc3872c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/i2c/htu31d/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"displayName": "HTU31D",
33
"vendor": "Measurement Specialties",
44
"productURL": "https://www.adafruit.com/product/2857",
5-
"documentationURL": "https://learn.adafruit.com/adafruit-sht31-d-temperature-and-humidity-sensor-breakout/",
5+
"documentationURL": "https://www.adafruit.com/product/4832",
66
"published": true,
77
"i2cAddresses": [ "0x40", "0x41" ],
88
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "humidity" ]

0 commit comments

Comments
 (0)