Skip to content

Commit

Permalink
fix(clients): mention branch instead of (generated)
Browse files Browse the repository at this point in the history
algolia/api-clients-automation#3566

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
  • Loading branch information
algolia-bot and shortcuts committed Aug 20, 2024
1 parent c172b80 commit 1d085c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</p>

<p align="center">
<a href="https://www.algolia.com/doc/api-client/getting-started/install/php/" target="_blank">Documentation</a> •
<a href="https://www.algolia.com/doc/libraries/php/" target="_blank">Documentation</a> •
<a href="https://github.com/algolia/scout-extended" target="_blank">Laravel</a> •
<a href="https://github.com/algolia/search-bundle" target="_blank">Symfony</a> •
<a href="https://discourse.algolia.com" target="_blank">Community Forum</a> •
Expand Down Expand Up @@ -73,7 +73,7 @@ $response = $client->search(
var_dump($response);
```

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

## ❓ Troubleshooting

Expand Down

0 comments on commit 1d085c1

Please sign in to comment.