diff --git a/docs.json b/docs.json index e410fb9..c528ad6 100644 --- a/docs.json +++ b/docs.json @@ -30,10 +30,6 @@ "thumbnails": { "appearance": "dark" }, - "banner": { - "content": "⚠️ **Beta Docs** – Welcome page, Payment Demo, Webhooks, and NEAR docs are ready. Use Cases, API, Resources, SDK, and Release Notes are still being revised. [View stable docs →](https://docs.request.network)", - "dismissible": false - }, "navigation": { "tabs": [ { @@ -166,17 +162,6 @@ ] } ] - }, - { - "tab": "SDK (Legacy)", - "groups": [ - { - "group": "🔧 SDK Documentation", - "pages": [ - "sdk-legacy/overview" - ] - } - ] } ] },