Skip to content

Commit c7435f8

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 f8dfffe commit c7435f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/commonMain/kotlin/com/algolia/client/extensions/SearchClient.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ public suspend fun SearchClient.partialUpdateObjects(
397397
* Internally, this method copies the existing index settings, synonyms and query rules and indexes all
398398
* passed objects. Finally, the temporary one replaces the existing index.
399399
*
400-
* See https://api-clients-automation.netlify.app/docs/contributing/add-new-api-client#5-helpers for implementation details.
400+
* See https://api-clients-automation.netlify.app/docs/add-new-api-client#5-helpers for implementation details.
401401
*
402402
* @param indexName The index in which to perform the request.
403403
* @param objects The list of objects to replace.

0 commit comments

Comments
 (0)