You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Probe is an open source feature management service. This SDK is used to control features in java programs. This
9
10
SDK is designed primarily for use in multi-user systems such as web servers and applications.
@@ -15,7 +16,7 @@ Reading the short [Introduction](https://docs.featureprobe.io/sdk/sdk-introducti
15
16
16
17
## How to Use This SDK
17
18
18
-
See [SDK Doc](https://docs.featureprobe.io/sdk/Server-Side%20SDKs/java-sdk) for detail. [中文](https://docs.featureprobe.io/zh-CN/sdk/Server-Side%20SDKs/java-sdk)
19
+
See [SDK Doc](https://docs.featureprobe.io/sdk/Server-Side%20SDKs/golang-sdk) for detail. [中文](https://docs.featureprobe.io/zh-CN/sdk/Server-Side%20SDKs/golang-sdk)
0 commit comments