Skip to content

Commit ad66a60

Browse files
authored
Update README.md
1 parent 3b25f79 commit ad66a60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<a href="https://pypi.org/project/justserpapi/">
1212
<img src="https://img.shields.io/pypi/pyversions/justserpapi?style=flat-square" alt="Python Versions">
1313
</a>
14-
<a href="https://docs.justserpapi.com/?utm_source=github&utm_medium=referral&utm_campaign=justserpapi_justserpapi_python&utm_content=repo_readme">
14+
<a href="https://docs.justserpapi.com/?utm_source=github.com&utm_medium=referral&utm_campaign=justserpapi_justserpapi_python&utm_content=repo_readme">
1515
<img src="https://img.shields.io/badge/docs-latest-brightgreen?style=flat-square" alt="Documentation">
1616
</a>
1717
<a href="LICENSE">
@@ -21,11 +21,11 @@
2121

2222
OpenAPI-driven Python SDK for JustSerpAPI with a stable high-level `Client` as the public entrypoint.
2323

24-
Official Python SDK for [JustSerpAPI](https://justserpapi.com/?utm_source=github&utm_medium=referral&utm_campaign=justserpapi_justserpapi_python&utm_content=repo_readme).
24+
Official Python SDK for [JustSerpAPI](https://justserpapi.com/?utm_source=github.com&utm_medium=referral&utm_campaign=justserpapi_justserpapi_python&utm_content=repo_readme).
2525

2626
Use this SDK to access JustSerpAPI from Python and fetch structured Google search results without building raw HTTP requests by hand.
2727

28-
Get your API key, product docs, and pricing at [justserpapi.com](https://justserpapi.com/?utm_source=github&utm_medium=referral&utm_campaign=justserpapi_justserpapi_python&utm_content=repo_readme).
28+
Get your API key, product docs, and pricing at [justserpapi.com](https://justserpapi.com/?utm_source=github.com&utm_medium=referral&utm_campaign=justserpapi_justserpapi_python&utm_content=repo_readme).
2929

3030
## Installation
3131

0 commit comments

Comments
 (0)