Fix broken links in docs (#6700)

This commit is contained in:
Harshavardhana
2018-10-24 23:09:31 -07:00
committed by Nitish Tiwari
parent a2fc0b14d6
commit bab4c90c45
14 changed files with 20 additions and 67 deletions

View File

@@ -113,7 +113,7 @@ The sample output below shows the result of executing the above program against
* [service-status.go](https://github.com/minio/minio/blob/master/pkg/madmin/examples/service-status.go)
* [service-restart.go](https://github.com/minio/minio/blob/master/pkg/madmin/examples/service-restart.go)
* [service-set-credentials.go](https://github.com/minio/minio/blob/master/pkg/madmin/examples/service-set-credentials.go)
* [set-credentials.go](https://github.com/minio/minio/blob/master/pkg/madmin/examples/set-credentials.go)
## Contribute