From 79d75b538f4ca66636ce0556238a4b48c527554a Mon Sep 17 00:00:00 2001 From: chinmayee Date: Sat, 18 Jul 2026 19:37:58 +0530 Subject: [PATCH] Remove duplicate interactive redirect entry --- docs/source/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 0da13de3..0e9f47f8 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -57,7 +57,6 @@ "howitworks": "clusters-howitworks.html", "api": "clusters-api.html", "configuration-setup": "clusters-configuration-setup.html", - "interactive": "clusters-interactive.html", "configurations": "clusters-configuration-examples.html", "examples": "clusters-example-deployments.html", }