From f6013c46ea4ae7bcf06de416aaa55bfcb96d75cc Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Fri, 3 Jun 2016 00:05:32 -0700 Subject: [PATCH] Fix download link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f24fd994..02117a7e3 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Read more here on [How to configure data volume containers for Minio?](./Docker. #### Source
-NOTE: Source installation is intended for only developers and advanced users. For general use, please download official releases from https://minio.io/download. +NOTE: Source installation is intended for only developers and advanced users. For general use, please download official releases from https://minio.io/downloads.
If you do not have a working Golang environment, please follow [Install Golang](./INSTALLGO.md).