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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ cd server-sdk-java
25
25
mvn package
26
26
java -jar ./target/server-sdk-java-1.2.1.jar
27
27
```
28
-
3. Find the Demo code in [src/main/java/com/featureprobe/sdk/example/FeatureProbeDemo.java](https://github.com/FeatureProbe/server-sdk-java/blob/main/src/main/java/com/featureprobe/sdk/example/FeatureProbeDemo.java),
28
+
3. Find the Demo code in [example](https://github.com/FeatureProbe/server-sdk-java/blob/main/src/main/java/com/featureprobe/sdk/example/FeatureProbeDemo.java),
0 commit comments