Skip to content

Commit

Permalink
Fix invalid status badge URL
Browse files Browse the repository at this point in the history
  • Loading branch information
robinvdvleuten committed Jul 25, 2023
1 parent f6d6e92 commit 8022716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ex_dsmr

[![Build Status](https://img.shields.io/github/workflow/status/webstronauts/ex_dsmr/test.svg?style=flat-square)](https://github.com/webstronauts/ex_dsmr/actions?query=workflow%3Atest)
[![Build Status](https://img.shields.io/github/actions/workflow/status/webstronauts/ex_dsmr/test.yml?branch=main&style=flat-square)](https://github.com/webstronauts/ex_dsmr/actions?query=workflow%3Atest)
[![Hex.pm](https://img.shields.io/hexpm/v/dsmr.svg?style=flat-square)](https://hex.pm/packages/dsmr)
[![Hexdocs.pm](https://img.shields.io/badge/hex-docs-blue.svg?style=flat-square)](https://hexdocs.pm/dsmr/)

Expand Down

0 comments on commit 8022716

Please sign in to comment.