Fix Minio Server URL

The previous link gave a 404
This commit is contained in:
welpo 2017-03-04 13:19:50 +01:00 committed by GitHub
parent 90bc187355
commit 12ed2f65e3
1 changed files with 1 additions and 1 deletions

View File

@ -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.