Skip to content

Commit 68ae8a6

Browse files
author
Tihomir Surdilovic
committed
Updated badges and link to spec
Signed-off-by: Tihomir Surdilovic <[email protected]>
1 parent 256b3c5 commit 68ae8a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
![Verify JAVA SDK](https://github.com/cncf/wg-serverless-workflow/workflows/Verify%20JAVA%20SDK/badge.svg)
2-
![Deploy JAVA SDK](https://github.com/cncf/wg-serverless-workflow/workflows/Deploy%20JAVA%20SDK/badge.svg)
1+
![Verify JAVA SDK](https://github.com/serverlessworkflow/sdk-java/workflows/Verify%20JAVA%20SDK/badge.svg)
2+
![Deploy JAVA SDK](https://github.com/serverlessworkflow/sdk-java/workflows/Deploy%20JAVA%20SDK/badge.svg)
33

44
# Serverless Workflow Specification JAVA SDK
55

6-
Provides the JAVA API/SPI for the [Serverless Workflow Specification](../../specification/README.md)
6+
Provides the JAVA API/SPI for the [Serverless Workflow Specification](https://github.com/serverlessworkflow/specification)
77

88
Allows you to parse Workflow types from JSON/YAML sources, as well as programmatically build your workflows using
99
the provided builder API.

0 commit comments

Comments
 (0)