We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c43076a commit 3237871Copy full SHA for 3237871
README.md
@@ -386,8 +386,8 @@ Redis OM uses the [MIT license][license-url].
386
387
[version-svg]: https://img.shields.io/pypi/v/redis-om?style=flat-square
388
[package-url]: https://pypi.org/project/redis-om/
389
-[ci-svg]: https://img.shields.io/github/workflow/status/redis/redis-om-python/CI?style=flat-square
390
-[ci-url]: https://github.com/redis/redis-om-python/actions/workflows/CI.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
391
[license-image]: https://img.shields.io/badge/license-mit-green.svg?style=flat-square
392
[license-url]: LICENSE
393
<!-- Links -->
0 commit comments