From 271299c9f84431b22807f33074028842000c23a7 Mon Sep 17 00:00:00 2001 From: algolia-bot Date: Tue, 20 Aug 2024 15:34:48 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b276496dd..5f6078aad 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Github Releases GoDoc Go Report Card - License + License Supported version

- Documentation • + DocumentationCommunity ForumStack OverflowReport a bug • @@ -80,7 +80,7 @@ if err != nil { print(response) ``` -For full documentation, visit the **[Algolia Go API Client](https://www.algolia.com/doc/api-client/getting-started/install/go/)**. +For full documentation, visit the **[Algolia Go API Client](https://www.algolia.com/doc/libraries/go/)**. ## ❓ Troubleshooting