diff --git a/Readme.md b/Readme.md index 8227d5fe2f..2a94532fb4 100644 --- a/Readme.md +++ b/Readme.md @@ -2,7 +2,7 @@ # Websocket for Nim -![Github action](https://github.com/status-im/nim-websock/actions/workflows/ci.yml/badge.svg) +![Github action](https://github.com/status-im/nim-websock/workflows/CI/badge.svg) This is an implementation of [Websocket](https://tools.ietf.org/html/rfc6455) protocol for [Nim](https://nim-lang.org/) and [chronos](https://github.com/status-im/nim-chronos/).