Skip to content

Commit 36ad7bc

Browse files
docs: fix ci badge in README.md (#84)
Co-authored-by: Christopher Georg <christopher.georg@sr-travel.de>
1 parent 91971af commit 36ad7bc

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,7 +1,7 @@
11
JSON Lint
22
=========
33

4-
[![Build Status](https://secure.travis-ci.org/Seldaek/jsonlint.png)](http://travis-ci.org/Seldaek/jsonlint)
4+
[![Build Status](https://github.com/Seldaek/jsonlint/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/Seldaek/jsonlint/actions/workflows/continuous-integration.yml)
55

66
Usage
77
-----

0 commit comments

Comments
 (0)