From 03dfb9d60ec1ab108085c950be3128d76295e4a4 Mon Sep 17 00:00:00 2001 From: Josh Hale Date: Thu, 20 Aug 2026 10:19:10 -0400 Subject: [PATCH] docs: add Browser Sandbox page to navigation --- docs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.json b/docs.json index c75eecbf..3ba073f3 100755 --- a/docs.json +++ b/docs.json @@ -192,6 +192,7 @@ "features/monitoring-web-scale" ] }, + "features/browser", "features/interact" ] },