From 45d6e5187b250f5b895cc0b82a5d15df0669f7f1 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 20:46:36 +0000 Subject: [PATCH] fix: remove duplicate workflows/index from navigation to fix circular Next link --- docs.json | 1 - 1 file changed, 1 deletion(-) diff --git a/docs.json b/docs.json index 774209b12..aa7d1c7e1 100644 --- a/docs.json +++ b/docs.json @@ -112,7 +112,6 @@ "group": "Workflows", "root": "workflows/index", "pages": [ - "workflows/index", "workflows/enable", "workflows/create", "workflows/manage"