Skip to content

Commit bf8d129

Browse files
Merge pull request #1011 from jonboulle/master
Fix runtime-spec repository reference in README
2 parents 189a2ab + 67a6e67 commit bf8d129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
## Releases
88

9-
`runc` depends on and tracks the [specs](https://github.com/opencontainers/runtime-spec) repository.
9+
`runc` depends on and tracks the [runtime-spec](https://github.com/opencontainers/runtime-spec) repository.
1010
We will try to make sure that `runc` and the OCI specification major versions stay in lockstep.
1111
This means that `runc` 1.0.0 should implement the 1.0 version of the specification.
1212

0 commit comments

Comments
 (0)