8000 chore: fix shields in readme (#42) · mohsen1/typescript-eslint@f63cb3c · GitHub
[go: up one dir, main page]

Skip to content

Commit f63cb3c

Browse files
armano2JamesHenry
authored andcommitted
chore: fix shields in readme (typescript-eslint#42)
1 parent 9c39b42 commit f63cb3c

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
@@ -3,11 +3,11 @@
33
<p align="center">Monorepo for all the tooling which enables ESLint to support TypeScript</p>
44

55
<p align="center">
6-
<a href="https://travis-ci.org/typescript-eslint/typescript-eslint"><img src="https://img.shields.io/travis/typescript-eslint/typescript-eslint.svg?style=flat-square" alt="Travis"/></a>
6+
<a href="https://travis-ci.com/typescript-eslint/typescript-eslint"><img src="https://img.shields.io/travis/com/typescript-eslint/typescript-eslint.svg?style=flat-square" alt="Travis"/></a>
77
<a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/typescript-estree.svg?style=flat-square" alt="GitHub license" /></a>
88
<a href="https://www.npmjs.com/package/typescript-estree"><img src="https://img.shields.io/npm/v/typescript-estree.svg?style=flat-square" alt="NPM Version" /></a>
99
<a href="https://www.npmjs.com/package/typescript-estree"><img src="https://img.shields.io/npm/dt/typescript-estree.svg?style=flat-square" alt="NPM Downloads" /></a>
10-
<a href="http://commitizen.github.io/cz-cli/"><img src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg" alt="Commitizen friendly" /></a>
10+
<a href="http://commitizen.github.io/cz-cli/"><img src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square" alt="Commitizen friendly" /></a>
1111
</p>
1212

1313
<br>

0 commit comments

Comments
 (0)
0