Skip to content

Commit

Permalink
fix(clients): mention branch instead of (generated)
Browse files Browse the repository at this point in the history
algolia/api-clients-automation#3566

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
  • Loading branch information
algolia-bot and shortcuts committed Aug 20, 2024
1 parent f6a1cba commit 6c583cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</p>

<p align="center">
<a href="https://www.algolia.com/doc/api-client/getting-started/install/scala/" target="_blank">Documentation</a> •
<a href="https://www.algolia.com/doc/libraries/scala/" target="_blank">Documentation</a> •
<a href="https://discourse.algolia.com" target="_blank">Community Forum</a> •
<a href="https://stackoverflow.com/questions/tagged/algolia" target="_blank">Stack Overflow</a> •
<a href="https://github.com/algolia/algoliasearch-client-scala/issues" target="_blank">Report a bug</a> •
Expand Down Expand Up @@ -116,7 +116,7 @@ val response = client.search(
val value = Await.result(response, Duration(100, "sec"))
```

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

## ❓ Troubleshooting

Expand Down

0 comments on commit 6c583cd

Please sign in to comment.