From 0404e747cf8a66e18345beb58c5439f83871b247 Mon Sep 17 00:00:00 2001 From: poornas Date: Fri, 12 May 2017 18:29:50 -0700 Subject: [PATCH] Fix broken link (#4344) --- docs/bucket/notifications/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/bucket/notifications/README.md b/docs/bucket/notifications/README.md index 87efd7ce8..d3f48a764 100644 --- a/docs/bucket/notifications/README.md +++ b/docs/bucket/notifications/README.md @@ -16,7 +16,7 @@ mechanism and can be published to the following targets: ## Prerequisites -* Install and configure Minio Server from [here](http://docs.minio.io/docs/minio). +* Install and configure Minio Server from [here](http://docs.minio.io/docs/minio-quickstart-guide). * Install and configure Minio Client from [here](https://docs.minio.io/docs/minio-client-quickstart-guide).