From 334c313da4b6f95708e1a81dd176cc31fb2e1289 Mon Sep 17 00:00:00 2001 From: Ravind Kumar Date: Fri, 10 Oct 2025 15:00:53 -0400 Subject: [PATCH] Change documentation link in README (#21636) Updated documentation link to point to the GitHub project. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dcb914d0..4c184c89f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Designed for speed and scalability, it powers AI/ML, analytics, and data-intensi - High Performance – Ideal for demanding storage workloads. This README provides instructions for building MinIO from source and deploying onto baremetal hardware. -For more complete documentation, see [the MinIO documentation website](https://docs.min.io/community/minio-object-store/index.html) +Use the [MinIO Documentation](https://github.com/minio/docs) project to build and host a local copy of the documentation. ## MinIO is Open Source Software