Skip to content

Commit e85c9fe

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 2365f3b commit e85c9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/client-search/src/searchClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ export function createSearchClient({
657657

658658
/**
659659
* Helper: Replaces all objects (records) in the given `index_name` with the given `objects`. A temporary index is created during this process in order to backup your data.
660-
* See https://api-clients-automation.netlify.app/docs/contributing/add-new-api-client#5-helpers for implementation details.
660+
* See https://api-clients-automation.netlify.app/docs/add-new-api-client#5-helpers for implementation details.
661661
*
662662
* @summary Helper: Replaces all objects (records) in the given `index_name` with the given `objects`. A temporary index is created during this process in order to backup your data.
663663
* @param replaceAllObjects - The `replaceAllObjects` object.

0 commit comments

Comments
 (0)