Skip to content

Commit 18feec7

Browse files
authored
Merge pull request #3 from adafruit/build-badge-url
Update build badge URL
2 parents 6a4f95f + ebeafda commit 18feec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Introduction
99
:target: https://discord.gg/nBQh6qu
1010
:alt: Discord
1111

12-
.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_debouncer.svg?branch=master
13-
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_debouncer
12+
.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_Debouncer.svg?branch=master
13+
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_Debouncer
1414
:alt: Build Status
1515

1616
Debounces an arbitrary predicate function (typically created as a lambda) of 0 arguments.

0 commit comments

Comments
 (0)