Skip to content

Commit

Permalink
fix samples documentation (uber#5088)
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenxia authored Mar 15, 2023
1 parent ba19a29 commit cbf0d14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@ Then register a domain:
./cadence --do samples-domain domain register
```

### Sample Repo
The sample code is available in the [Sample repo]https://github.com/uber-common/cadence-samples

Then run a helloworld from [Go Client Sample](https://github.com/uber-common/cadence-samples/) or [Java Client Sample](https://github.com/uber/cadence-java-samples)

```
Expand Down

0 comments on commit cbf0d14

Please sign in to comment.