Skip to content

Commit

Permalink
Merge pull request #881 from vbatts/perma-url
Browse files Browse the repository at this point in the history
*: update link to v1.0.0
  • Loading branch information
Mrunal Patel authored Jul 5, 2017
2 parents 31c6569 + 8a2f963 commit 96a580d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ Then use it like:
Or like:

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

0 comments on commit 96a580d

Please sign in to comment.