Merge pull request #128 from per1234/fix-url

Fix bad URL in library.properties
This commit is contained in:
Paul Stoffregen
2019-05-11 16:24:29 -07:00
committed by GitHub

View File

@ -5,6 +5,6 @@ maintainer=Paul Stoffregen
sentence=Timekeeping functionality for Arduino
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.
category=Timing
url=http://playground.arduino.cc/code/time
url=http://playground.arduino.cc/Code/Time/
architectures=*