From 27f32a39c86740317344ce5e738f615c4c6f5028 Mon Sep 17 00:00:00 2001 From: "K." Date: Thu, 23 Oct 2025 20:37:08 +0300 Subject: [PATCH] Fix broken hyperlink in Readme. Replaced "https//" with "https://" in target URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a046eeebb..3890af2c7 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ We designed MinIO as Open Source software for the Open Source software community All usage of MinIO in your application stack requires validation against AGPLv3 obligations, which include but are not limited to the release of modified code to the community from which you have benefited. Any commercial/proprietary usage of the AGPLv3 software, including repackaging or reselling services/features, is done at your own risk. The AGPLv3 provides no obligation by any party to support, maintain, or warranty the original or any modified work. -All support is provided on a best-effort basis through Github and our [Slack](https//slack.min.io) channel, and any member of the community is welcome to contribute and assist others in their usage of the software. +All support is provided on a best-effort basis through Github and our [Slack](https://slack.min.io) channel, and any member of the community is welcome to contribute and assist others in their usage of the software. MinIO [AIStor](https://www.min.io/product/aistor) includes enterprise-grade support and licensing for workloads which require commercial or proprietary usage and production-level SLA/SLO-backed support. For more information, [reach out for a quote](https://min.io/pricing).