mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-15 17:50:48 +02:00
Update docs/user_guide/connect-sdk.md
This commit is contained in:
parent
fceed668e0
commit
73fadc2d2f
@ -81,7 +81,7 @@ func init() {
|
||||
Read more at [github.com/Unleash/unleash-client-go](https://github.com/Unleash/unleash-client-go)
|
||||
|
||||
## Ruby SDK
|
||||
```java
|
||||
```ruby
|
||||
|
||||
|
||||
require 'unleash'
|
||||
@ -127,4 +127,4 @@ Read more at [github.com/Unleash/unleash-client-python](https://github.com/Unlea
|
||||
|
||||
var unleash = new DefaultUnleash(settings);
|
||||
```
|
||||
Read more at [https://github.com/Unleash/unleash-client-dotnet](https://github.com/Unleash/unleash-client-dotnet)
|
||||
Read more at [https://github.com/Unleash/unleash-client-dotnet](https://github.com/Unleash/unleash-client-dotnet)
|
||||
|
Loading…
Reference in New Issue
Block a user