Skip to content

Commit 1d6d2fa

Browse files
committed
fix: readme: badge
1 parent ef7c165 commit 1d6d2fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Formatify [![License][LicenseIMGURL]][LicenseURL] [![NPM version][NPMIMGURL]][NPMURL] [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Coverage Status][CoverageIMGURL]][CoverageURL]
22

33
[NPMIMGURL]: https://img.shields.io/npm/v/@cloudcmd/formatify.svg?style=flat
4-
[BuildStatusIMGURL]: https://img.shields.io/travis/cloudcmd/formatify/master.svg?style=flat
4+
[BuildStatusIMGURL]: https://github.com/cloudcmd/formatify/actions/workflows/nodejs.yml/badge.svg
55
[LicenseIMGURL]: https://img.shields.io/badge/license-MIT-317BF9.svg?style=flat
66
[NPMURL]: https://npmjs.org/package/@cloudcmd/formatify "npm"
7-
[BuildStatusURL]: https://travis-ci.org/cloudcmd/formatify "Build Status"
7+
[BuildStatusURL]: https://github.com/cloudcmd/formatify/actions/workflows/nodejs.yml
88
[LicenseURL]: https://tldrlegal.com/license/mit-license "MIT License"
99

1010
Format directory content received by [readify](https://github.com/coderaiser/readify).

0 commit comments

Comments
 (0)