🔄 synced local 'docs/' with remote 'docs/'

This commit is contained in:
andrewneilson 2026-04-27 00:14:06 +00:00
parent 9fcfffd85f
commit 8a30ef8a42
71 changed files with 934 additions and 340 deletions

View file

@ -21,7 +21,7 @@ Profiles are ideal when you:
- Need multiple workflows to share the same authenticated state
<Note>
Looking to manage profiles from code? See the [API & SDK guide](/optimization/browser-profiles) instead.
Looking to manage profiles from code? See the [API & SDK guide](/developers/optimization/browser-profiles) instead.
</Note>
---
@ -111,7 +111,7 @@ For sites with short-lived sessions (banks, healthcare portals), refresh profile
<Card
title="Browser Profiles (API)"
icon="code"
href="/optimization/browser-profiles"
href="/developers/optimization/browser-profiles"
>
Create and manage profiles programmatically
</Card>