Skip to content

Commit 3c78aab

Browse files
committed
feat(Website): Added link to latest JSON Schema
Signed-off-by: JBBianchi <[email protected]>
1 parent 94d767a commit 3c78aab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ <h1 class="headline">Serverless Workflow</h1>
120120
<a class="dropdown-item" href="https://github.com/serverlessworkflow/specification/blob/main/specification.md" target="_blank">Documentation</a>
121121
<a class="dropdown-item" href="https://github.com/serverlessworkflow/specification/tree/main/examples" target="_blank">Examples</a>
122122
<a class="dropdown-item" href="https://github.com/serverlessworkflow/specification/tree/main/comparisons" target="_blank">Comparisons</a>
123+
<a class="dropdown-item" href="/schemas/latest/workflow.json" target="_blank">JSON Schema</a>
123124
</div>
124125
</div>
125126
<div class="dropdown d-inline-block">

0 commit comments

Comments
 (0)