From 594c1eb585c1a738436a3234a037ab512b8bfdbb Mon Sep 17 00:00:00 2001 From: Kenneth Bingham Date: Mon, 27 Nov 2023 11:30:33 -0500 Subject: [PATCH] restore concepts category index page --- docs/concepts/_category_.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/concepts/_category_.json b/docs/concepts/_category_.json index 0e9e602fa..ce039221d 100644 --- a/docs/concepts/_category_.json +++ b/docs/concepts/_category_.json @@ -2,6 +2,7 @@ "label": "Concepts", "position": 30, "link": { - "type": "generated-index" + "type": "doc", + "id": "concepts/index" } }