From 17e0919a2b88f2f3ed5d9fe31f5182b57defe510 Mon Sep 17 00:00:00 2001 From: Remy-xl Date: Thu, 18 Apr 2019 16:55:55 +0800 Subject: [PATCH] README: Update README.md for GPU-Passthrough-with-Kata Fixes: #431 GPU-Passthrough-with-Kata link to a error address. Signed-off-by: Lei Xu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81bc07abf2..28375a2804 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ For details of the other Kata Containers repositories, see the * [VPP with Kata](./use-cases/using-vpp-and-kata.md) * [SR-IOV with Kata](./use-cases/using-SRIOV-and-kata.md) -* [GPU Passthrough with Kata](./GPU-passthrough-and-Kata.md) +* [GPU Passthrough with Kata](./use-cases/GPU-passthrough-and-Kata.md) ## Developer Guide