File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed
clients/algoliasearch-client-kotlin Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -47,15 +47,8 @@ Install the Kotlin client by adding the following dependency to your `gradle.bui
47
47
```
48
48
Also, choose and add to your dependencies one of [ Ktor http client engines] ( https://ktor.io/docs/http-client-engines.html ) .
49
49
Alternatively, you can use [ algoliasearch-client-kotlin-bom] ( /client-bom ) .
50
- For full documentation, visit the ** [ Algolia Kotlin API Client] ( https://www.algolia.com/doc/libraries/kotlin/ ) ** .
51
-
52
- ### Guides
53
50
54
- - [ Getting started] ( https://github.com/algolia/algoliasearch-client-kotlin/tree/master/docs/GettingStarted.md )
55
- - [ DSL] ( https://github.com/algolia/algoliasearch-client-kotlin/tree/master/docs/DSL.md )
56
- - [ Serialization] ( https://github.com/algolia/algoliasearch-client-kotlin/tree/master/docs/Serialization.md )
57
- - [ ExceptionHandling] ( https://github.com/algolia/algoliasearch-client-kotlin/tree/master/docs/ExceptionHandling.md )
58
- - [ Configure the HTTP client] ( https://github.com/algolia/algoliasearch-client-kotlin/tree/master/docs/HTTPClient.md )
51
+ For full documentation, visit the ** [ Algolia Kotlin API Client] ( https://www.algolia.com/doc/libraries/kotlin/ ) ** .
59
52
60
53
## ❓ Troubleshooting
61
54
You can’t perform that action at this time.
0 commit comments