Skip to content

Commit df31e12

Browse files
docs: remove clients documentation (generated)
algolia/api-clients-automation#3526 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent e54cdad commit df31e12

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Encountering an issue? Before reaching out to support, we recommend heading to o
124124

125125
## Contributing
126126

127-
This repository hosts the code of the generated Algolia API client for Scala, if you'd like to contribute, head over to the [main repository](https://github.com/algolia/api-clients-automation). You can also find contributing guides on [our documentation website](https://api-clients-automation.netlify.app/docs/contributing/introduction).
127+
This repository hosts the code of the generated Algolia API client for Scala, if you'd like to contribute, head over to the [main repository](https://github.com/algolia/api-clients-automation). You can also find contributing guides on [our documentation website](https://api-clients-automation.netlify.app/docs/introduction).
128128

129129
## 📄 License
130130

src/main/scala/algoliasearch/extension/package.scala

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,7 @@ package object extension {
326326
* settings, synonyms and query rules and indexes all passed objects. Finally, the temporary one replaces the
327327
* existing index.
328328
*
329-
* See https://api-clients-automation.netlify.app/docs/contributing/add-new-api-client#5-helpers for implementation
330-
* details.
329+
* See https://api-clients-automation.netlify.app/docs/add-new-api-client#5-helpers for implementation details.
331330
*
332331
* @param indexName
333332
* The index in which to perform the request.

0 commit comments

Comments
 (0)