From 152330a4fd7fc65ed65c84a45fae4e6dfcbbe32f Mon Sep 17 00:00:00 2001 From: Eric Ernst Date: Fri, 29 Mar 2019 14:12:49 -0700 Subject: [PATCH] docs: Use relative paths for URLs which are part of this repo Let's make our static testers happy. Signed-off-by: Eric Ernst --- Upgrading.md | 2 +- design/VSocks.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Upgrading.md b/Upgrading.md index b62e1dc516..26fec21879 100644 --- a/Upgrading.md +++ b/Upgrading.md @@ -142,7 +142,7 @@ standard package management tools for your distribution. Kata Containers requires additional resources to create a virtual machine container. These resources are called -[Kata Containers assets](https://github.com/kata-containers/documentation/blob/master/design/architecture.md#assets), +[Kata Containers assets](./design/architecture.md#assets), which comprise a guest kernel and a root filesystem or initrd image. This section describes when these components are updated. diff --git a/design/VSocks.md b/design/VSocks.md index c17818d4dd..4383bc167b 100644 --- a/design/VSocks.md +++ b/design/VSocks.md @@ -130,5 +130,5 @@ the containers are removed automatically. [2]: https://github.com/kata-containers/proxy [3]: https://github.com/hashicorp/yamux [4]: https://wiki.qemu.org/Features/VirtioVsock -[5]: https://github.com/kata-containers/documentation/blob/master/design/cpu-constraints.md#virtual-cpus-and-kubernetes-pods +[5]: ./cpu-constraints.md#virtual-cpus-and-kubernetes-pods [6]: https://github.com/kata-containers/shim