diff --git a/schema/README.md b/schema/README.md index fecc46741..8eefd6de4 100644 --- a/schema/README.md +++ b/schema/README.md @@ -44,5 +44,5 @@ Then use it like: Or like: ```bash -./validate https://raw.githubusercontent.com/opencontainers/runtime-spec/v1.0.0/schema/schema.json /config.json +./validate https://raw.githubusercontent.com/opencontainers/runtime-spec//schema/config-schema.json /config.json ```