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 507f643 + 62bb5c8 commit ef20e99Copy full SHA for ef20e99
README.rst
@@ -11,8 +11,8 @@ Introduction
11
:target: https://discord.gg/nBQh6qu
12
:alt: Discord
13
14
-.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_DHT.svg?branch=master
15
- :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_DHT
+.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_DHT.svg?branch=master
+ :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_DHT
16
:alt: Build Status
17
18
CircuitPython support for the DHT11 and DHT22 temperature and humidity devices.
0 commit comments