Skip to content

Commit 450eccf

Browse files
authored
Update CI status badge in README.md
The old one didn't work, it was just grey. Took the new one from "create status badge" button on https://github.com/twingly/twingly-search-api-node/actions/workflows/ci.yml (upper right corner, in the "..." menu).
1 parent 487dbcc commit 450eccf

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
@@ -1,6 +1,6 @@
11
# Twingly Search API Node
22

3-
[![GitHub Build Status](https://github.com/twingly/twingly-search-api-node/workflows/CI/badge.svg?branch=master)](https://github.com/twingly/twingly-search-api-node/actions)
3+
[![CI](https://github.com/twingly/twingly-search-api-node/actions/workflows/ci.yml/badge.svg)](https://github.com/twingly/twingly-search-api-node/actions/workflows/ci.yml)
44

55
A Node.js library for Twingly's Search API (previously known as Analytics API). Twingly is a blog search service that provides a searchable API known as [Twingly Search API][Twingly Search API documentation].
66

0 commit comments

Comments
 (0)