Skip to content

Commit a0bc1e7

Browse files
authored
docs: fix workflow link (#49)
1 parent 1283557 commit a0bc1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Eppo Go SDK
22

3-
[![Test and lint SDK](https://github.com/Eppo-exp/java-server-sdk/actions/workflows/lint-test-sdk.yml/badge.svg)](https://github.com/Eppo-exp/java-server-sdk/actions/workflows/lint-test-sdk.yml)
3+
[![Test SDK](https://github.com/Eppo-exp/golang-sdk/actions/workflows/test.yml/badge.svg)](https://github.com/Eppo-exp/golang-sdk/actions/workflows/test.yml)
44

55
EppoClient is a client sdk for the `eppo.cloud` randomization API.
66
It is used to retrieve the experiments data and put it to in-memory store, and then get assignments information.

0 commit comments

Comments
 (0)