Skip to content

Commit 96a580d

Browse files
author
Mrunal Patel
authored
Merge pull request #881 from vbatts/perma-url
*: update link to v1.0.0
2 parents 31c6569 + 8a2f963 commit 96a580d

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)