From 82386b1c60e7870c182e2b34d4cc636871f3cc17 Mon Sep 17 00:00:00 2001 From: Chris Tate Date: Mon, 9 Mar 2026 17:33:40 -0500 Subject: [PATCH] fix links (#699) --- docs/src/app/next/page.mdx | 2 +- examples/environments/app/page.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/app/next/page.mdx b/docs/src/app/next/page.mdx index 677ae0a..dd3d0d6 100644 --- a/docs/src/app/next/page.mdx +++ b/docs/src/app/next/page.mdx @@ -208,4 +208,4 @@ export async function GET() { A working demo with streaming progress UI, rate limiting, and a deploy-to-Vercel button is at -[`examples/environments/`](https://github.com/agent-browser/agent-browser/tree/main/examples/environments). +[`examples/environments/`](https://github.com/vercel-labs/agent-browser/tree/main/examples/environments). diff --git a/examples/environments/app/page.tsx b/examples/environments/app/page.tsx index 90e994f..5c937cd 100644 --- a/examples/environments/app/page.tsx +++ b/examples/environments/app/page.tsx @@ -479,7 +479,7 @@ export default function Home() { )}