From 3a387db7823f953fe8a6c44f9893c2d64e1d642b Mon Sep 17 00:00:00 2001 From: "Chayim I. Kirshen" Date: Wed, 12 Jul 2023 13:25:09 +0300 Subject: [PATCH] badge update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28e96183..cf520f93 100644 --- a/README.md +++ b/README.md @@ -386,7 +386,7 @@ Redis OM uses the [MIT 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/redis-om-python/ci?style=flat-square +[ci-svg]: https://github.com/redis/redis-om-python/actions/workflows/ci.yml/badge.svg [ci-url]: https://github.com/redis/redis-om-python/actions/workflows/ci.yml [license-image]: https://img.shields.io/badge/license-mit-green.svg?style=flat-square [license-url]: LICENSE