From c0a988f692049623eb6cd4c698e08dce490ee586 Mon Sep 17 00:00:00 2001 From: Shrey Pandya Date: Sun, 1 Mar 2026 16:21:26 -0800 Subject: [PATCH] docs: fix duplicate heading lint error Rename "Configuration" sub-heading to "Profile setup" to avoid MD024/no-duplicate-heading conflict with the existing top-level "Configuration" heading. Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/tools/browser.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools/browser.md b/docs/tools/browser.md index ea1a20cd3bd..af0fb19ac14 100644 --- a/docs/tools/browser.md +++ b/docs/tools/browser.md @@ -215,7 +215,7 @@ API key. 3. **Create a session** using the Browserbase API (or their SDK) and retrieve the CDP connect URL. -### Configuration +### Profile setup Browserbase sessions expose a WebSocket CDP endpoint. Point a profile at it: