From 0166c181ca98aac61e0992929184658e320546f2 Mon Sep 17 00:00:00 2001 From: Jakub Jankiewicz Date: Sun, 22 Dec 2024 21:53:57 +0100 Subject: [PATCH] (docs) fix build --- docs/docs/lips/_category_.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/docs/lips/_category_.json b/docs/docs/lips/_category_.json index 517f0ddf..cc7395d9 100644 --- a/docs/docs/lips/_category_.json +++ b/docs/docs/lips/_category_.json @@ -1,7 +1,9 @@ { - "label": "LIPS documentation", + "label": "LIPS Documentation", "position": 3, + "link": { - "type": "generated-index" + "type": "generated-index", + "slug": "/category/lips-introduction" } }