Skip to content

Commit 94073cf

Browse files
fix(clients): mention branch instead of (generated)
algolia/api-clients-automation#3566 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 058e99d commit 94073cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</p>
1414

1515
<p align="center">
16-
<a href="https://www.algolia.com/doc/api-client/getting-started/install/python/" target="_blank">Documentation</a> •
16+
<a href="https://www.algolia.com/doc/libraries/python/" target="_blank">Documentation</a> •
1717
<a href="https://github.com/algolia/algoliasearch-django" target="_blank">Django</a> •
1818
<a href="https://discourse.algolia.com" target="_blank">Community Forum</a> •
1919
<a href="http://stackoverflow.com/questions/tagged/algolia" target="_blank">Stack Overflow</a> •
@@ -80,7 +80,7 @@ print(response)
8080
print(response.to_json())
8181
```
8282

83-
For full documentation, visit the **[Algolia Python API Client](https://www.algolia.com/doc/api-client/getting-started/install/python/)**.
83+
For full documentation, visit the **[Algolia Python API Client](https://www.algolia.com/doc/libraries/python/)**.
8484

8585
## ❓ Troubleshooting
8686

0 commit comments

Comments
 (0)