Skip to content

Commit 39d72b1

Browse files
authored
Use www subdomain in arduino.cc URLs (#34)
www.arduino.cc is Arduino's preferred url.
1 parent 6fd308a commit 39d72b1

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,6 +5,6 @@ maintainer=Arduino LLC
55
sentence=Power save primitives features for SAMD and nRF52 32bit boards
66
paragraph=With this library you can manage the low power states of newer Arduino boards
77
category=Device Control
8-
url=http://arduino.cc/libraries/ArduinoLowPower
8+
url=https://www.arduino.cc/libraries/ArduinoLowPower
99
architectures=samd,nrf52
1010
depends=RTCZero

0 commit comments

Comments
 (0)