Skip to content

Commit a3d4100

Browse files
authored
Merge pull request #164 from neuroglia-io/feat-schema-link
Added link to latest JSON Schema
2 parents 5c509ae + 9a92b98 commit a3d4100

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)