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 <[email protected]>
Co-authored-by: Clément Vannicatte <[email protected]>
  • Loading branch information
algolia-bot and shortcuts committed Aug 20, 2024
1 parent f1295eb commit 4a9fe00
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 @@ -29,7 +29,7 @@


<p align="center">
<a href="https://www.algolia.com/doc/api-client/getting-started/install/swift/" target="_blank">Documentation</a> •
<a href="https://www.algolia.com/doc/libraries/swift/" target="_blank">Documentation</a> •
<a href="https://discourse.algolia.com" target="_blank">Community Forum</a> •
<a href="http://stackoverflow.com/questions/tagged/algolia" target="_blank">Stack Overflow</a> •
<a href="https://github.com/algolia/algoliasearch-client-swift/issues" target="_blank">Report a bug</a> •
Expand Down Expand Up @@ -133,7 +133,7 @@ let response: SearchResponses<Hit> = try await client
))]))
```

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

## Notes

Expand Down

0 comments on commit 4a9fe00

Please sign in to comment.