From 436c6500af94ac7e11e571b8433e26cc4ad51c31 Mon Sep 17 00:00:00 2001 From: Andrew Brookins Date: Tue, 23 Nov 2021 11:57:47 -0800 Subject: [PATCH] Fix badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01ce24c..a153878 100644 --- a/README.md +++ b/README.md @@ -338,8 +338,8 @@ Redis OM uses the [BSD 3-Clause license][license-url]. [version-svg]: https://img.shields.io/pypi/v/redis-om?style=flat-square [package-url]: https://pypi.org/project/redis-om/ -[ci-svg]: https://img.shields.io/github/workflow/status/redis-om/redis-om-python/python?style=flat-square -[ci-url]: https://github.com/redis-om/redis-om-python/actions/workflows/build.yml +[ci-svg]: https://img.shields.io/github/workflow/status/redis/redis-om-python/CI?style=flat-square +[ci-url]: https://github.com/redis/redis-om-python/actions/workflows/CI.yml [license-image]: http://img.shields.io/badge/license-3_Clause_BSD-green.svg?style=flat-square [license-url]: LICENSE