Revert "Fix github actions badge url"

This reverts commit a7f9258b55d4e75eb86cdb982bd10fb66de79ccd.
This commit is contained in:
jangko 2024-01-27 17:05:13 +07:00
parent d4709b63c0
commit 342c3e2e34
No known key found for this signature in database
GPG Key ID: 31702AE10541E6B9

View File

@ -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/).