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.
1 parent 7413a7f commit 34a7544Copy full SHA for 34a7544
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