From 1de138f7af205bf656c0b0fcaff0493a4a1eca97 Mon Sep 17 00:00:00 2001 From: Gerome Elassaad <186273274+Gerome-Elassaad@users.noreply.github.com> Date: Mon, 29 Dec 2025 03:59:03 +1100 Subject: [PATCH 1/2] Update docs.json Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- docs.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs.json b/docs.json index f2a3fe3..b2d248b 100644 --- a/docs.json +++ b/docs.json @@ -23,6 +23,13 @@ } ] }, + "anchors": [ + { + "anchor": "Changelog", + "icon": "scroll-text", + "pages": ["changelog"] + } + ], "tabs": [ { "tab": "Docs", From 6dc907e18ee744c7ace781dba19c091ecd510cf7 Mon Sep 17 00:00:00 2001 From: Gerome Elassaad <186273274+Gerome-Elassaad@users.noreply.github.com> Date: Mon, 29 Dec 2025 03:59:09 +1100 Subject: [PATCH 2/2] Update docs.json Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index b2d248b..05aabd5 100644 --- a/docs.json +++ b/docs.json @@ -198,7 +198,7 @@ "group": "Support", "icon": "life-buoy", "expanded": false, - "pages": ["support/frequently-asked-questions", "support/integration-issues", "support/troubleshooting", "changelog"] + "pages": ["support/frequently-asked-questions", "support/integration-issues", "support/troubleshooting"] } ] },