Skip to content

Commit 2cc3c23

Browse files
authored
Update README.md
1 parent 66e4df9 commit 2cc3c23

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
@@ -25,10 +25,10 @@ Importantly:
2525
Use this in one of your projects? Include one of these badges in your readme to
2626
let people know that your code is using the standard style.
2727

28-
![js-semistandard-style](https://raw.githubusercontent.com/standard/semistandard/master/badge.svg)
28+
[![js-semistandard-style](https://raw.githubusercontent.com/standard/semistandard/master/badge.svg)](https://github.com/standard/semistandard)
2929

3030
```markdown
31-
[![js-semistandard-style](https://raw.githubusercontent.com/standard/semistandard/master/badge.svg)
31+
[![js-semistandard-style](https://raw.githubusercontent.com/standard/semistandard/master/badge.svg)](https://github.com/standard/semistandard)
3232
```
3333

3434
[![js-semistandard-style](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat-square)](https://github.com/standard/semistandard)

0 commit comments

Comments
 (0)