Skip to content

Commit 91f76ba

Browse files
authored
Merge pull request #208 from adafruit/update_docs_links
Corrects Docs links for some products
2 parents c8df38f + c3a1881 commit 91f76ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/i2c/dps310/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"displayName": "DPS310",
33
"vendor": "Infineon",
44
"productURL": "https://www.adafruit.com/product/4494",
5-
"documentationURL": "https://learn.adafruit.com/adafruit-dps310-precision-barometric-pressure-temperature-sensor",
5+
"documentationURL": "https://learn.adafruit.com/adafruit-dps310-precision-barometric-pressure-sensor",
66
"published": true,
77
"i2cAddresses": [ "0x76", "0x77" ],
88
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "pressure" ]

0 commit comments

Comments
 (0)