Skip to content

Commit 85eb5f4

Browse files
authored
Update XO badge URL (#784)
1 parent c0426af commit 85eb5f4

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
@@ -290,10 +290,10 @@ XO is based on ESLint. This project started out as just a shareable ESLint confi
290290

291291
## Badge
292292

293-
Show the world you're using XO → [![XO code style](https://shields.io/badge/code_style-5ed9c7?logo=xo&labelColor=gray&logoSize=auto&logoWidth=20)](https://github.com/xojs/xo)
293+
Show the world you're using XO → [![XO code style](https://shields.io/badge/code_style-5ed9c7?logo=xo&labelColor=gray&logoSize=auto)](https://github.com/xojs/xo)
294294

295295
```md
296-
[![XO code style](https://shields.io/badge/code_style-5ed9c7?logo=xo&labelColor=gray&logoSize=auto&logoWidth=20)](https://github.com/xojs/xo)
296+
[![XO code style](https://shields.io/badge/code_style-5ed9c7?logo=xo&labelColor=gray&logoSize=auto)](https://github.com/xojs/xo)
297297
```
298298

299299
Or [customize the badge](https://github.com/xojs/xo/issues/689#issuecomment-1253127616).

0 commit comments

Comments
 (0)