diff --git a/docs.json b/docs.json index f2a3fe3..05aabd5 100644 --- a/docs.json +++ b/docs.json @@ -23,6 +23,13 @@ } ] }, + "anchors": [ + { + "anchor": "Changelog", + "icon": "scroll-text", + "pages": ["changelog"] + } + ], "tabs": [ { "tab": "Docs", @@ -191,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"] } ] },