From 06ef8248c3b959517787548435e95329af88f88a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20Garc=C3=ADa?= <673420+palmerabollo@users.noreply.github.com> Date: Mon, 22 Oct 2018 20:47:13 +0200 Subject: [PATCH] docs: add link to s3 gateway (#6666) Minor change: Add a link to S3 gateway to make it easier to find that info. --- docs/gateway/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gateway/README.md b/docs/gateway/README.md index 9711a2234..b2097fd7f 100644 --- a/docs/gateway/README.md +++ b/docs/gateway/README.md @@ -4,6 +4,6 @@ Minio Gateway adds Amazon S3 compatibility to third party cloud storage provider - [Microsoft Azure Blob Storage](https://github.com/minio/minio/blob/master/docs/gateway/azure.md) - [Google Cloud Storage](https://github.com/minio/minio/blob/master/docs/gateway/gcs.md) - [Backblaze B2](https://github.com/minio/minio/blob/master/docs/gateway/b2.md) +- [S3](https://github.com/minio/minio/blob/master/docs/gateway/s3.md) - [Sia Decentralized Cloud Storage](https://github.com/minio/minio/blob/master/docs/gateway/sia.md) _Alpha release_ - [Manta Object Storage](https://github.com/minio/minio/blob/master/docs/gateway/manta.md) _Alpha release_ -