Skip to content

Commit d190657

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 9d47f6e commit d190657

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

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

8282
## Contributing
8383

84-
This repository hosts the code of the generated Algolia API client for PHP, 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).
84+
This repository hosts the code of the generated Algolia API client for PHP, 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).
8585

8686
## 📄 License
8787

lib/Api/SearchClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2895,7 +2895,7 @@ public function browseSynonyms($indexName, $requestOptions = [])
28952895

28962896
/**
28972897
* Helper: Replace all objects in an index using a temporary one.
2898-
* See https://api-clients-automation.netlify.app/docs/contributing/add-new-api-client#5-helpers for implementation details.
2898+
* See https://api-clients-automation.netlify.app/docs/add-new-api-client#5-helpers for implementation details.
28992899
*
29002900
* @param string $indexName the `indexName` to replace `objects` in
29012901
* @param array $objects the array of `objects` to store in the given Algolia `indexName`

0 commit comments

Comments
 (0)