Skip to content

Commit 7322212

Browse files
authored
Merge pull request #110 from sanders41/link
Changing badge link
2 parents 2147508 + ea4d986 commit 7322212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/sanders41/async-search-client/main.svg)](https://results.pre-commit.ci/latest/github/sanders41/async-search-client/main)
55
[![Coverage](https://codecov.io/github/sanders41/async-search-client/coverage.svg?branch=main)](https://codecov.io/gh/sanders41/async-search-client)
66
[![PyPI version](https://badge.fury.io/py/async-search-client.svg)](https://badge.fury.io/py/async-search-client)
7-
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/async-search-client?color=5cc141)
7+
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/async-search-client?color=5cc141)](https://github.com/sanders41/async-search-client)
88

99
Async Search Client is a Python async client for the [MeiliSearch](https://github.com/meilisearch/MeiliSearch) API. MeiliSearch also has an official [Python client](https://github.com/meilisearch/meilisearch-python).
1010

0 commit comments

Comments
 (0)