diff --git a/docs.json b/docs.json index 933526451..ac3b52032 100644 --- a/docs.json +++ b/docs.json @@ -12,11 +12,10 @@ "library": "lucide" }, "navigation": { - "dropdowns": [ + "tabs": [ { - "dropdown": "Documentation", + "tab": "Documentation", "icon": "book", - "description": "Set up your documentation", "groups": [ { "group": "Getting started", @@ -233,8 +232,7 @@ ] }, { - "dropdown": "API Reference", - "description": "Reference for the API", + "tab": "API Reference", "icon": "terminal", "groups": [ { @@ -260,9 +258,8 @@ ] }, { - "dropdown": "Changelog", + "tab": "Changelog", "icon": "history", - "description": "Updates and changes", "groups": [ { "group": "Changelog",