fix links (#699)

This commit is contained in:
Chris Tate
2026-03-09 17:33:40 -05:00
committed by GitHub
parent c309535691
commit 82386b1c60
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -208,4 +208,4 @@ export async function GET() {
A working demo with streaming progress UI, rate limiting, and a A working demo with streaming progress UI, rate limiting, and a
deploy-to-Vercel button is at 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).
+1 -1
View File
@@ -479,7 +479,7 @@ export default function Home() {
)} )}
</button> </button>
<a <a
href="https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fagent-browser%2Fagent-browser%2Ftree%2Fmain%2Fexamples%2Fenvironments&env=AGENT_BROWSER_SNAPSHOT_ID&envDescription=Sandbox%20snapshot%20ID%20for%20fast%20startup.%20Create%20with%20npx%20tsx%20scripts%2Fcreate-snapshot.ts&envLink=https%3A%2F%2Fgithub.com%2Fagent-browser%2Fagent-browser%2Ftree%2Fmain%2Fexamples%2Fenvironments%23sandbox-snapshots&project-name=agent-browser-environments&repository-name=agent-browser-environments" href="https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fagent-browser%2Fagent-browser%2Ftree%2Fmain%2Fexamples%2Fenvironments&project-name=agent-browser-environments&repository-name=agent-browser-environments"
target="_blank" target="_blank"
rel="noopener noreferrer" rel="noopener noreferrer"
> >