From 12ed2f65e36e094175be9a2b0527e02faed19689 Mon Sep 17 00:00:00 2001 From: welpo Date: Sat, 4 Mar 2017 13:19:50 +0100 Subject: [PATCH] Fix Minio Server URL The previous link gave a 404 --- doc/Manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Manual.md b/doc/Manual.md index 3933203e5..31133a309 100644 --- a/doc/Manual.md +++ b/doc/Manual.md @@ -526,7 +526,7 @@ only available via HTTP, you can specify the URL to the server like this: ### Pre-Requisites -* Download and Install [Minio Server](https://minio.io/download/). +* Download and Install [Minio Server](https://minio.io/downloads/#minio-server). * You can also refer to [https://docs.minio.io](https://docs.minio.io) for step by step guidance on installation and getting started on Minio Client and Minio Server. You must first setup the following environment variables with the credentials of your running Minio Server.