From a83849e8b923d6fb278ca57acdac22d27b78804e Mon Sep 17 00:00:00 2001 From: WangYu Date: Fri, 19 Apr 2019 14:14:38 +0800 Subject: [PATCH] README: Update README.md for link of VM Templating correct the link of VM Templating Fixes: #436 Signed-off-by: WangYu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28375a280..9c69df6ca 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ For details of the other Kata Containers repositories, see the * HOWTO: [OpenStack Zun with Kata Containers](./use-cases/zun_kata.md) * HOWTO: [Kata Containers with Firecracker](https://github.com/kata-containers/documentation/wiki/Initial-release-of-Kata-Containers-with-Firecracker-support) * HOWTO: [Sysctls with Kata Containers](./how-to/how-to-use-sysctls-with-kata.md) -* HOWTO: [VM Templating](./how-to/what-is-vm-cache-and-how-do-I-use-it.md) and [VM Cache](./how-to/what-is-vm-cache-and-how-do-I-use-it.md) +* HOWTO: [VM Templating](./how-to/what-is-vm-templating-and-how-do-I-use-it.md) and [VM Cache](./how-to/what-is-vm-cache-and-how-do-I-use-it.md) ## Kata Use-Cases