From eaa030e480bb179186f5038aedaba706cb8b0140 Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Wed, 26 Mar 2025 15:15:02 -0700 Subject: [PATCH] clean up distro doc --- docs/source/distributions/index.md | 1 - docs/source/index.md | 1 - 2 files changed, 2 deletions(-) diff --git a/docs/source/distributions/index.md b/docs/source/distributions/index.md index 1f766e75e..7b090eeaf 100644 --- a/docs/source/distributions/index.md +++ b/docs/source/distributions/index.md @@ -29,6 +29,5 @@ If you have built a container image and want to deploy it in a Kubernetes cluste importing_as_library building_distro configuration -selection kubernetes_deployment ``` diff --git a/docs/source/index.md b/docs/source/index.md index 12a27bd2b..659f955cb 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -93,7 +93,6 @@ getting_started/index concepts/index providers/index distributions/index -distributions/selection building_applications/index playground/index contributing/index