소스 검색

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