From f03ccec9120dca19320f815cae9fad93025fb152 Mon Sep 17 00:00:00 2001 From: Kumar Sukhani Date: Tue, 22 Jan 2019 19:53:50 +0530 Subject: [PATCH] Fix slack Link (#7131) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b0318940e..3f732fb7c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -68,4 +68,4 @@ To remove a dependency - Run `make pkg-remove PKG=foo/bar` from top-level directory ### What are the coding guidelines for Minio? -``Minio`` is fully conformant with Golang style. Refer: [Effective Go](https://github.com/golang/go/wiki/CodeReviewComments) article from Golang project. If you observe offending code, please feel free to send a pull request or ping us on [Slack](slack.minio.io). +``Minio`` is fully conformant with Golang style. Refer: [Effective Go](https://github.com/golang/go/wiki/CodeReviewComments) article from Golang project. If you observe offending code, please feel free to send a pull request or ping us on [Slack](https://slack.minio.io).