Skip to content

Commit 6c583cd

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 f6a1cba commit 6c583cd

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
@@ -12,7 +12,7 @@
1212
</p>
1313

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

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

121121
## ❓ Troubleshooting
122122

0 commit comments

Comments
 (0)