From ff470dad82de41ffcceacf4a2e4d268fab2fa378 Mon Sep 17 00:00:00 2001 From: MantisClone Date: Mon, 3 Nov 2025 08:44:27 -0500 Subject: [PATCH] Update beta docs banner with accurate status warning - Add clear beta warning indicating docs are work-in-progress - Highlight completed sections: Landing page, Webhooks, NEAR docs - Warn about incomplete sections: Release Notes, SDK tab, API Features, Use Cases - Add link to stable docs at docs.request.network --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index 20f18d6..86bfecd 100644 --- a/docs.json +++ b/docs.json @@ -31,7 +31,7 @@ "appearance": "dark" }, "banner": { - "content": "🚀 New: Check out our revamped documentation!", + "content": "⚠️ **Beta Docs** – Landing page, Webhooks, and NEAR docs are ready. Release Notes, SDK tab, API Features, and Use Cases sections are still being revised. [View stable docs →](https://docs.request.network)", "dismissible": true }, "navigation": {