From 0bffb11cc1bfdbb9f1a059631d4c70789750c767 Mon Sep 17 00:00:00 2001 From: sanjibani <18418553+sanjibani@users.noreply.github.com> Date: Fri, 26 Jun 2026 21:11:56 +0530 Subject: [PATCH] docs(edge): fix dead Stagehand docs link across 4 language versions The link to docs.stagehand.dev/get_started/introduction returned 404 after the Stagehand docs were restructured. The canonical introduction page is now at docs.stagehand.dev/v3/first-steps/introduction (200). Updated ar/en/ko/pt-BR translations in docs/edge/. --- docs/edge/ar/tools/web-scraping/stagehandtool.mdx | 2 +- docs/edge/en/tools/web-scraping/stagehandtool.mdx | 2 +- docs/edge/ko/tools/web-scraping/stagehandtool.mdx | 2 +- docs/edge/pt-BR/tools/web-scraping/stagehandtool.mdx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/edge/ar/tools/web-scraping/stagehandtool.mdx b/docs/edge/ar/tools/web-scraping/stagehandtool.mdx index 338cc71051..5884834ada 100644 --- a/docs/edge/ar/tools/web-scraping/stagehandtool.mdx +++ b/docs/edge/ar/tools/web-scraping/stagehandtool.mdx @@ -8,7 +8,7 @@ mode: "wide" # نظرة عامة -تدمج أداة `StagehandTool` إطار عمل [Stagehand](https://docs.stagehand.dev/get_started/introduction) مع CrewAI، مما يتيح للوكلاء التفاعل مع المواقع الإلكترونية وأتمتة مهام المتصفح باستخدام تعليمات بلغة طبيعية. +تدمج أداة `StagehandTool` إطار عمل [Stagehand](https://docs.stagehand.dev/v3/first-steps/introduction) مع CrewAI، مما يتيح للوكلاء التفاعل مع المواقع الإلكترونية وأتمتة مهام المتصفح باستخدام تعليمات بلغة طبيعية. ## نظرة عامة diff --git a/docs/edge/en/tools/web-scraping/stagehandtool.mdx b/docs/edge/en/tools/web-scraping/stagehandtool.mdx index 442be59cbd..c7b16a63b1 100644 --- a/docs/edge/en/tools/web-scraping/stagehandtool.mdx +++ b/docs/edge/en/tools/web-scraping/stagehandtool.mdx @@ -8,7 +8,7 @@ mode: "wide" # Overview -The `StagehandTool` integrates the [Stagehand](https://docs.stagehand.dev/get_started/introduction) framework with CrewAI, enabling agents to interact with websites and automate browser tasks using natural language instructions. +The `StagehandTool` integrates the [Stagehand](https://docs.stagehand.dev/v3/first-steps/introduction) framework with CrewAI, enabling agents to interact with websites and automate browser tasks using natural language instructions. ## Overview diff --git a/docs/edge/ko/tools/web-scraping/stagehandtool.mdx b/docs/edge/ko/tools/web-scraping/stagehandtool.mdx index 2a7069e607..f8593b8c23 100644 --- a/docs/edge/ko/tools/web-scraping/stagehandtool.mdx +++ b/docs/edge/ko/tools/web-scraping/stagehandtool.mdx @@ -7,7 +7,7 @@ mode: "wide" # 개요 -`StagehandTool`은 [Stagehand](https://docs.stagehand.dev/get_started/introduction) 프레임워크를 CrewAI와 통합하여 에이전트가 자연어 지시를 사용해 웹사이트와 상호작용하고 브라우저 작업을 자동화할 수 있도록 합니다. +`StagehandTool`은 [Stagehand](https://docs.stagehand.dev/v3/first-steps/introduction) 프레임워크를 CrewAI와 통합하여 에이전트가 자연어 지시를 사용해 웹사이트와 상호작용하고 브라우저 작업을 자동화할 수 있도록 합니다. ## 개요 diff --git a/docs/edge/pt-BR/tools/web-scraping/stagehandtool.mdx b/docs/edge/pt-BR/tools/web-scraping/stagehandtool.mdx index 724a853607..540b68b7dd 100644 --- a/docs/edge/pt-BR/tools/web-scraping/stagehandtool.mdx +++ b/docs/edge/pt-BR/tools/web-scraping/stagehandtool.mdx @@ -7,7 +7,7 @@ mode: "wide" # Visão Geral -A `StagehandTool` integra o framework [Stagehand](https://docs.stagehand.dev/get_started/introduction) com o CrewAI, permitindo que agentes interajam com sites e automatizem tarefas no navegador utilizando instruções em linguagem natural. +A `StagehandTool` integra o framework [Stagehand](https://docs.stagehand.dev/v3/first-steps/introduction) com o CrewAI, permitindo que agentes interajam com sites e automatizem tarefas no navegador utilizando instruções em linguagem natural. ## Visão Geral