Explorar o código

Merge pull request #48 from DonneyF/master

Update NMEA documentation link
Kosma Moczek %!s(int64=5) %!d(string=hai) anos
pai
achega
06ad5a1840
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -29,7 +29,7 @@ systems.
 * ``ZDA`` (Time & Date - UTC, day, month, year and local time zone)
 
 Adding support for more sentences is trivial; see ``minmea.c`` source. Good documentation
-on NMEA is at http://www.catb.org/gpsd/NMEA.html
+on NMEA is at https://gpsd.gitlab.io/gpsd/NMEA.html
 
 ## Compatibility