Skip to content

Commit d57fce0

Browse files
authored
Fix broken CI badge link in README (#16)
1 parent 3eb4285 commit d57fce0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# BigRails::Redis [![Ruby](https://github.com/rubyatscale/bigrails-redis/actions/workflows/main.yml/badge.svg)](https://github.com/rubyatscale/bigrails-redis/actions/workflows/main.yml)
1+
# BigRails::Redis [![Ruby](https://github.com/rubyatscale/bigrails-redis/actions/workflows/ci.yml/badge.svg)](https://github.com/rubyatscale/bigrails-redis/actions/workflows/ci.yml)
22

33
A simple Redis connection manager for Rails applications with the need to manage multiple redis connections. It supports distributed and [ConnectionPool](https://github.com/mperham/connection_pool) out of the box.
44

0 commit comments

Comments
 (0)