Skip to content

Commit ecc6995

Browse files
authored
Merge pull request #2 from kattni/badge-fix
Fix url for badge.
2 parents 7750fc7 + 5304ea3 commit ecc6995

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.org/adafruit/adafruit_CircuitPython_MatrixKeypad.svg?branch=master
13-
:target: https://travis-ci.org/adafruit/adafruit_CircuitPython_MatrixKeypad
12+
.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_MatrixKeypad.svg?branch=master
13+
:target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_MatrixKeypad
1414
:alt: Build Status
1515

1616
This simple helper library lets you create objects that will scan and detect keypresses on passive matrix keypads

0 commit comments

Comments
 (0)