diff --git a/implementations.md b/implementations.md
index 8479d6d71..b2310db5f 100644
--- a/implementations.md
+++ b/implementations.md
@@ -10,7 +10,7 @@ If you know of any associated projects that are not listed here, please file a p
## Runtime (Virtual Machine)
* [hyperhq/runv][runv] - Hypervisor-based runtime for OCI
-* [01org/cc-oci-runtime][cc-oci] - Hypervisor-based OCI runtime for IntelĀ® Architecture
+* [clearcontainers/runtime][cc-runtime] - Hypervisor-based OCI runtime utilising [virtcontainers][virtcontainers] by IntelĀ®.
## Testing & Tools
@@ -21,7 +21,8 @@ If you know of any associated projects that are not listed here, please file a p
[runc]: https://github.com/opencontainers/runc
[runv]: https://github.com/hyperhq/runv
-[cc-oci]: https://github.com/01org/cc-oci-runtime
+[cc-runtime]: https://github.com/clearcontainers/runtime
+[virtcontainers]: https://github.com/containers/virtcontainers
[octool]: https://github.com/kunalkushwaha/octool
[oct]: https://github.com/huawei-openlab/oct
[runtime-tools]: https://github.com/opencontainers/runtime-tools