From 1694b9e2fba06f4d2378ea70c3fda679ee67b61d Mon Sep 17 00:00:00 2001 From: Abhishek Malvankar Date: Wed, 28 Sep 2022 17:46:34 -0400 Subject: [PATCH] fix mkdocs (#600) Feature documentation of KubeRay Integration with MCAD shows 404. This commit fixes it. --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index ca39847af7..204188d634 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -35,7 +35,7 @@ nav: - Autoscaling: guidance/autoscaler.md - Ingress: guidance/ingress.md - Observability: guidance/observability.md - - KubeRay with MCAD: guidance/KubeRay-with-MCAD.md + - KubeRay with MCAD: guidance/kuberay-with-MCAD.md - Best Practice: - Worker reconnection: best-practice/worker-head-reconnection.md - Troubleshooting: