From 36497872686c196ed29280a88be3f4f453c94e27 Mon Sep 17 00:00:00 2001 From: pixqc Date: Mon, 9 Mar 2026 16:13:21 -0400 Subject: [PATCH] fix security docs url in readme (#690) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62121e0..eddae0f 100644 --- a/README.md +++ b/README.md @@ -415,7 +415,7 @@ agent-browser includes security features for safe AI agent deployments. All feat | `AGENT_BROWSER_CONFIRM_ACTIONS` | Action categories requiring confirmation | | `AGENT_BROWSER_CONFIRM_INTERACTIVE` | Enable interactive confirmation prompts | -See [Security documentation](https://agent-browser.vercel.app/security) for details. +See [Security documentation](https://agent-browser.dev/security) for details. ## Snapshot Options