Skip to content

Commit 8a2f963

Browse files
committed
*: update link to v1.0.0
Despite this not being a valid link, until this spec has its v1.0.0 release, this URL ought to be accurate for once the this spec is tagged v1.0.0 Signed-off-by: Vincent Batts <[email protected]>
1 parent 31c6569 commit 8a2f963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ Then use it like:
4343
Or like:
4444

4545
```bash
46-
./validate https://raw.githubusercontent.com/opencontainers/runtime-spec/v1.0.0-rc1/schema/schema.json <yourpath>/config.json
46+
./validate https://raw.githubusercontent.com/opencontainers/runtime-spec/v1.0.0/schema/schema.json <yourpath>/config.json
4747
```

0 commit comments

Comments
 (0)