Merge pull request #1838 from egernst/fix-1837

vc: update CRI link
This commit is contained in:
Jose Carlos Venegas Munoz 2019-07-01 18:06:32 -05:00 committed by GitHub
commit c92d77bf99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ or the [Kubernetes CRI][cri]) to the `virtcontainers` API.
`virtcontainers` was used as a foundational package for the [Clear Containers][cc] [runtime][cc-runtime] implementation. `virtcontainers` was used as a foundational package for the [Clear Containers][cc] [runtime][cc-runtime] implementation.
[oci]: https://github.com/opencontainers/runtime-spec [oci]: https://github.com/opencontainers/runtime-spec
[cri]: https://github.com/kubernetes/community/blob/master/contributors/devel/container-runtime-interface.md [cri]: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/container-runtime-interface.md
[cc]: https://github.com/clearcontainers/ [cc]: https://github.com/clearcontainers/
[cc-runtime]: https://github.com/clearcontainers/runtime/ [cc-runtime]: https://github.com/clearcontainers/runtime/