Skip to content

Commit dbac5b6

Browse files
committed
fix arduino_ci badge url
1 parent 731e4ea commit dbac5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This is a fork of Richard Barry's freeRTOS, optimised for the Arduino AVR device
33
It has been created to provide access to FreeRTOS capabilities, with full compatibility to the Arduino environment.
44
It does this by keeping hands off almost everything, and only touching the minimum of hardware to be successful.
55

6-
[![Arduino CI](https://github.com/feilipu/Arduino_FreeRTOS_Library/workflows/Arduino%20CI/badge.svg)](https://github.com/marketplace/actions/arduino_ci)
6+
[![Arduino_CI](https://github.com/feilipu/Arduino_FreeRTOS_Library/workflows/Arduino_CI/badge.svg)](https://github.com/marketplace/actions/arduino_ci)
77

88
## Usage & Further Reading
99

0 commit comments

Comments
 (0)