Skip to content

Commit

Permalink
Fix broken link to score spec schema
Browse files Browse the repository at this point in the history
Per the README.md in https://github.com/score-spec/schema, the location of the schema has moved to https://github.com/score-spec/spec.

Signed-off-by: Todd Ekenstam <[email protected]>
  • Loading branch information
tekenstam authored Aug 16, 2024
1 parent 5089af9 commit 0ce1e20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ metadata:
annotations-name: string # optional
```
`apiVersion`: the declared Score Specification version. Find the current version [here](https://github.com/score-spec/schema/blob/main/score-v1b1.json).
`apiVersion`: the declared Score Specification version. Find the current version [here](https://github.com/score-spec/spec/blob/main/score-v1b1.json).

`metadata`: the metadata description of your workload.

Expand Down

0 comments on commit 0ce1e20

Please sign in to comment.