Skip to content

Commit 337eafa

Browse files
committed
badge url
1 parent 1d18681 commit 337eafa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Embedded CLI is a library for providing usable command line interfaces for embedded systems. It supports history and command line editing. It is designed to use no dynamic memory, and provide an easy to integrate API.
66

7-
[![GitHub Actions](https://github.com/AndreRenaud/EmbeddedCLI/workflows/Build%20and%20Test/badge.svg?branch=main)](https://github.com/AndreRenaud/EmbeddedCLI/actions)
7+
[![GitHub Actions](https://github.com/AndreRenaud/EmbeddedCLI/actions/workflows/build_and_test.yml/badge.svg?branch=main)](https://github.com/AndreRenaud/EmbeddedCLI/actions)
88

99
[![License: BSD 0-Clause](https://img.shields.io/badge/License-BSD%200--Clause-blue.svg)](LICENSE)
1010

0 commit comments

Comments
 (0)