Merge pull request #48 from DonneyF/master

Update NMEA documentation link
This commit is contained in:
Kosma Moczek 2019-09-16 02:18:21 +02:00 committed by GitHub
commit 06ad5a1840
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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