From 3285728008b5f1d023548316f4809b3e27908af1 Mon Sep 17 00:00:00 2001 From: Henk Kraal Date: Tue, 30 Sep 2025 15:10:48 +0200 Subject: [PATCH] docs: fix kes link and update other link notations for consistency --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 479df45ff59..082401cb568 100644 --- a/README.md +++ b/README.md @@ -224,8 +224,8 @@ Use of MinIO Operator is governed by the GNU AGPLv3 or later, found in the [LICE [Github Resources](https://github.com/minio/operator/blob/master/docs/) - [Examples for MinIO Tenant Settings](https://github.com/minio/operator/blob/master/docs/examples.md) -- [Custom Hostname Discovery](https://github.com/minio/operator/blob/master/docs/custom-name-templates.md). -- [Apply PodSecurityPolicy](https://github.com/minio/operator/blob/master/docs/pod-security-policy.md). -- [Deploy MinIO Tenant with KES](shttps://github.com/minio/operator/blob/master/docs/kes.md). +- [Custom Hostname Discovery](https://github.com/minio/operator/blob/master/docs/custom-name-templates.md) +- [Apply PodSecurityPolicy](https://github.com/minio/operator/blob/master/docs/pod-security-policy.md) +- [Deploy MinIO Tenant with KES](https://github.com/minio/operator/blob/master/docs/kes.md) - [Tenant API Documentation](docs/tenant_crd.adoc) - [Policy Binding API Documentation](docs/policybinding_crd.adoc)