Skip to content

Commit baa403f

Browse files
Merge pull request #128 from per1234/fix-url
Fix bad URL in library.properties
2 parents b05d455 + 2c08bcc commit baa403f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ maintainer=Paul Stoffregen
55
sentence=Timekeeping functionality for Arduino
66
paragraph=Date and Time functions, with provisions to synchronize to external time sources like GPS and NTP (Internet). This library is often used together with TimeAlarms and DS1307RTC.
77
category=Timing
8-
url=http://playground.arduino.cc/code/time
8+
url=http://playground.arduino.cc/Code/Time/
99
architectures=*
1010

0 commit comments

Comments
 (0)