From 94073cf60de19fb9082d36ee6acfb9c7571a5d34 Mon Sep 17 00:00:00 2001
From: algolia-bot
Date: Tue, 20 Aug 2024 15:34:55 +0000
Subject: [PATCH] fix(clients): mention branch instead of (generated)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
https://github.com/algolia/api-clients-automation/pull/3566
Co-authored-by: algolia-bot
Co-authored-by: Clément Vannicatte
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 484d57fd0..25d9eb5ee 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@
- Documentation •
+ Documentation •
Django •
Community Forum •
Stack Overflow •
@@ -80,7 +80,7 @@ print(response)
print(response.to_json())
```
-For full documentation, visit the **[Algolia Python API Client](https://www.algolia.com/doc/api-client/getting-started/install/python/)**.
+For full documentation, visit the **[Algolia Python API Client](https://www.algolia.com/doc/libraries/python/)**.
## ❓ Troubleshooting