From 1563263c0d941ae596d798c1df6467fe9efb16e5 Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Wed, 15 May 2019 16:20:54 +0100 Subject: [PATCH] docs: Simplify link Use a markdown link rather than a URL for virtcontainers docs. Signed-off-by: James O. D. Hunt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb8342b769..031bf73e06 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ For details of the other Kata Containers repositories, see the `kata-runtime`, referred to as "the runtime", is the Command-Line Interface (CLI) part of the Kata Containers runtime component. It leverages the -[virtcontainers](https://github.com/kata-containers/runtime/tree/master/virtcontainers) +[virtcontainers](virtcontainers) package to provide a high-performance standards-compliant runtime that creates hardware-virtualized containers.