We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ca10ca + 5f6d826 commit 9d58126Copy full SHA for 9d58126
README.rst
@@ -10,8 +10,8 @@ Introduction
10
:target: https://discord.gg/nBQh6qu
11
:alt: Discord
12
13
-.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_GPS.svg?branch=master
14
- :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_GPS
+.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_GPS.svg?branch=master
+ :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_GPS
15
:alt: Build Status
16
17
GPS parsing module. Can parse simple NMEA data sentences from serial GPS
0 commit comments