Added a "catch all" documentation link (#3038)

This should help guide other newbies ;)
This commit is contained in:
Justin Clift 2016-10-22 03:31:21 +01:00 committed by Harshavardhana
parent e3ab478c70
commit 885bac330b

View file

@ -93,6 +93,7 @@ Minio Server comes with an embedded web based object browser. Point your web bro
- [Use `aws-cli` with Minio Server](https://docs.minio.io/docs/aws-cli-with-minio)
- [Use `s3cmd` with Minio Server](https://docs.minio.io/docs/s3cmd-with-minio)
- [Use `minio-go` SDK with Minio Server](https://docs.minio.io/docs/golang-client-quickstart-guide)
- [The Minio documentation website](https://docs.minio.io)
## Contribute to Minio Project
Please follow Minio [Contributor's Guide](https://github.com/minio/minio/blob/master/CONTRIBUTING.md)