瀏覽代碼

Merge pull request #48 from DonneyF/master

Update NMEA documentation link
Kosma Moczek 5 年之前
父節點
當前提交
06ad5a1840
共有 1 個文件被更改,包括 1 次插入1 次删除
  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