We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6969a0a + 34a7544 commit ba3abe1Copy full SHA for ba3abe1
schema/README.md
@@ -44,5 +44,5 @@ Then use it like:
44
Or like:
45
46
```bash
47
-./validate https://raw.githubusercontent.com/opencontainers/runtime-spec/v1.0.0/schema/schema.json <yourpath>/config.json
+./validate https://raw.githubusercontent.com/opencontainers/runtime-spec/<runtime-spec-version>/schema/config-schema.json <yourpath>/config.json
48
```
0 commit comments