Skip to content

Commit

Permalink
Fixed incorrect badge links
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommi Liittokivi committed Aug 1, 2017
1 parent 66a1233 commit 4e8208e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![](https://images.microbadger.com/badges/version/conmio/node.svg)](https://microbadger.com/images/conmio/node "Get your own version badge on microbadger.com")
[![](https://images.microbadger.com/badges/image/conmio/node.svg)](https://microbadger.com/images/conmio/node "Get your own image badge on microbadger.com")
![](https://img.shields.io/docker/automated/conmio/serverless.svg)
![](https://img.shields.io/docker/build/conmio/serverless.svg)
![](https://img.shields.io/docker/automated/conmio/node.svg)
![](https://img.shields.io/docker/build/conmio/node.svg)

#### Running node.js script:
```
Expand Down

0 comments on commit 4e8208e

Please sign in to comment.