From 4e06a72632259a37acbdcd427ca3f11d24e7c391 Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Fri, 15 Jan 2021 11:55:36 -0800 Subject: [PATCH] fix broken URL to k8s operator --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1aebfbfbc..41d7d77db 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ MinIO is a High Performance Object Storage released under Apache License v2.0. It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure for machine learning, analytics and application data workloads. This README provides quickstart instructions on running MinIO on baremetal hardware, including Docker-based installations. For Kubernetes environments, -use the [MinIO Kubernetes Operator](https://github.com/minio/operator/blob/master/). +use the [MinIO Kubernetes Operator](https://github.com/minio/operator/blob/master/README.md). **Table of Contents**