From 0a643e9a56137a893bd25e0b2a0ce9603855c710 Mon Sep 17 00:00:00 2001 From: bin liu Date: Thu, 21 Feb 2019 15:07:28 +0800 Subject: [PATCH] docs: fix broken links in architecture.md Two links to `how-to` file is broken. Fixes: #383 Signed-off-by: bin liu --- architecture.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/architecture.md b/architecture.md index 27b1813e66..7e0b1105ee 100644 --- a/architecture.md +++ b/architecture.md @@ -583,8 +583,8 @@ The CRI-O will catch up soon ([kubernetes-sigs/cri-o#2024](https://github.com/ku Refer to the following how-to guides: -- [How to use Kata Containers and Containerd](../how-to/containerd-kata.md) -- [How to use Kata Containers and CRI (containerd plugin) with Kubernetes](../how-to/how-to-use-k8s-with-cri-containerd-and-kata.md) +- [How to use Kata Containers and Containerd](how-to/containerd-kata.md) +- [How to use Kata Containers and CRI (containerd plugin) with Kubernetes](how-to/how-to-use-k8s-with-cri-containerd-and-kata.md) ### CRI-O