From dd8c8aff7a8e7cfa67c29af882056ff8619445c7 Mon Sep 17 00:00:00 2001 From: Tobin Feldman-Fitzthum Date: Wed, 3 Jul 2024 13:55:00 -0400 Subject: [PATCH] Fix broken SE link The refactor of the repository broke this link. Signed-off-by: Tobin Feldman-Fitzthum --- kbs/config/kubernetes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kbs/config/kubernetes/README.md b/kbs/config/kubernetes/README.md index 7a893f523..67382994a 100644 --- a/kbs/config/kubernetes/README.md +++ b/kbs/config/kubernetes/README.md @@ -112,7 +112,7 @@ $ tree $IBM_SE_CREDS_DIR 5 directories, 7 files ``` -Please check out the [documentation](https://github.com/confidential-containers/trustee/tree/main/attestation-service/verifier/src/se) for details. +Please check out the [documentation](https://github.com/confidential-containers/trustee/tree/main/deps/verifier/src/se) for details. ## Check deployment