Skip to content

Commit ddbd85c

Browse files
chore: Fix badges in README
1 parent 72ac2b6 commit ddbd85c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,12 @@
99
<h4 align="center">A developer tool for inspecting and debugging Stimulus applications.</h4>
1010

1111
<p align="center">
12-
<img alt="Chrome Web Store Version" src="https://img.shields.io/chrome-web-store/v/ljofhbgbmcnggnnomninmadlnicbojbh">
13-
<img alt="CI" src="https://github.com/robinsimonklein/stimulus-devtools/actions/workflows/ci.yml">
12+
<a href="https://chromewebstore.google.com/detail/stimulus-devtools/ljofhbgbmcnggnnomninmadlnicbojbh" target="_blank">
13+
<img alt="Chrome Web Store Version" src="https://img.shields.io/chrome-web-store/v/ljofhbgbmcnggnnomninmadlnicbojbh">
14+
</a>
15+
<a href="https://github.com/robinsimonklein/stimulus-devtools/actions/workflows/ci.yml">
16+
<img alt="CI" src="https://github.com/robinsimonklein/stimulus-devtools/actions/workflows/ci.yml/badge.svg">
17+
</a>
1418
</p>
1519

1620

0 commit comments

Comments
 (0)