Skip to content

Commit d319ddf

Browse files
authored
Fix links to CI workflow badges. (#13)
1 parent 76e63cd commit d319ddf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
`Arduino_USBHostMbed5`
44
==============
5-
[![Compile Examples status](https://github.com/arduino-libraries/Arduino_Arduino_USBHostMbed5/actions/workflows/compile-examples.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_Arduino_USBHostMbed5/actions/workflows/compile-examples.yml)
6-
[![Spell Check status](https://github.com/arduino-libraries/Arduino_Arduino_USBHostMbed5/actions/workflows/spell-check.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_Arduino_USBHostMbed5/actions/workflows/spell-check.yml)
7-
[![Sync Labels status](https://github.com/arduino-libraries/Arduino_Arduino_USBHostMbed5/actions/workflows/sync-labels.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_Arduino_USBHostMbed5/actions/workflows/sync-labels.yml)
8-
[![Arduino Lint](https://github.com/arduino-libraries/Arduino_Arduino_USBHostMbed5/workflows/Arduino%20Lint/badge.svg)](https://github.com/arduino-libraries/Arduino_Arduino_USBHostMbed5/actions?workflow=Arduino+Lint)
5+
[![Compile Examples status](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions/workflows/compile-examples.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions/workflows/compile-examples.yml)
6+
[![Spell Check status](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions/workflows/spell-check.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions/workflows/spell-check.yml)
7+
[![Sync Labels status](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions/workflows/sync-labels.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions/workflows/sync-labels.yml)
8+
[![Arduino Lint](https://github.com/arduino-libraries/Arduino_USBHostMbed5/workflows/Arduino%20Lint/badge.svg)](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions?workflow=Arduino+Lint)
99

1010
ARM Mbed5 USB Host library ported for [ArduinoCore-mbed](https://github.com/arduino/ArduinoCore-mbed) enabled boards.
1111

0 commit comments

Comments
 (0)