Skip to content

Commit 48a3252

Browse files
committed
add link to actions through CI badge
1 parent a6ca7d1 commit 48a3252

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mint.WebSocket
22

3-
![CI][ci-badge]
3+
[![CI][ci-badge]][actions]
44
[![Coverage Status][coverage-badge]][coverage]
55
[![hex.pm version][hex-version-badge]][hex-package]
66
[![hex.pm license][hex-licence-badge]][licence]
@@ -98,6 +98,7 @@ server.
9898
```
9999

100100
[ci-badge]: https://github.com/NFIBrokerage/mint_web_socket/workflows/CI/badge.svg
101+
[actions]: https://github.com/NFIBrokerage/mint_web_socket/actions/workflows/ci.yml
101102
[coverage]: https://coveralls.io/github/NFIBrokerage/mint_web_socket
102103
[coverage-badge]: https://coveralls.io/repos/github/NFIBrokerage/mint_web_socket/badge.svg
103104
[hex-version-badge]: https://img.shields.io/hexpm/v/mint_web_socket.svg

0 commit comments

Comments
 (0)