Skip to content

Commit 67a6e67

Browse files
committed
Fix runtime-spec repository reference in README
Signed-off-by: Jonathan Boulle <[email protected]>
1 parent 189a2ab commit 67a6e67

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)