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

@@ -20,4 +20,4 @@ Platforms like Kubernetes *do not* forward traffic to a pod until its readiness
### Configuration example
Sample `liveness` and `readiness` probe configuration in a Kubernetes `yaml` file can be found [here](https://github.com/minio/minio/blob/master/docs/orchestration/kubernetes-yaml/minio-standalone-deployment.yaml).
Sample `liveness` and `readiness` probe configuration in a Kubernetes `yaml` file can be found [here](https://github.com/minio/minio/blob/master/docs/orchestration/kubernetes/minio-standalone-deployment.yaml).