mirror of https://github.com/openclaw/openclaw.git
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) <noreply@anthropic.com>
This commit is contained in:
parent
641e1bacb4
commit
c0a988f692
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue