Skip to content

Commit 4a9fe00

Browse files
fix(clients): mention branch instead of (generated)
algolia/api-clients-automation#3566 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent f1295eb commit 4a9fe00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030

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

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

138138
## Notes
139139

0 commit comments

Comments
 (0)