From 9fcb93fc3f557a8ceeb33f53bba19d622376a73c Mon Sep 17 00:00:00 2001 From: Xiaoyang Han Date: Fri, 21 Nov 2025 22:54:53 +0800 Subject: [PATCH] fix link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf9647b43..894625965 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ sudo RKL_ADDRESS=127.0.0.1:50051 project/target/debug/rkl pod daemon # Monitors ``` **RKS:** -For detail about building a cluster with RKS and RKL, please refer to [RKS–RKL usage](./project/rks/readme.md). +For detail about building a cluster with RKS and RKL, please refer to [RKS–RKL usage](./project/rks/Readme.md). ## Key Features - **CRI Compliance** - Full Container Runtime Interface implementation