Skip to content

Commit 98e4dc4

Browse files
authored
Update library.properties
Remove period from url which causes a 404 error when users click on the "More info" link in the Arduino IDE's Board Manager.
1 parent 7ae12ce commit 98e4dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ maintainer=SparkFun Electronics <sparkfun.com>
55
sentence=This library is for the SparkFun Temperature Sensor - STTS22H
66
paragraph= This library breaks out all functionality of the STTS22H Temperature Sensor by STMicroelectronics.
77
category=Sensors
8-
url=https://github.com/sparkfun/SparkFun_STTS22H_Arduino_Library.
8+
url=https://github.com/sparkfun/SparkFun_STTS22H_Arduino_Library
99
architectures=*

0 commit comments

Comments
 (0)