From 50f531844381b63ba313d66386c9597136ac1f8b Mon Sep 17 00:00:00 2001
From: Jerry_Wu <409187100@qq.com>
Date: Thu, 30 Oct 2025 10:47:38 +0800
Subject: [PATCH 1/2] Update Quickstart Guide link in README to point to the
correct version (#1119)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 52955027d..415327e78 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ Most existing browser automation tools either require you to write low-level cod
## Getting Started
-Start with Stagehand with one line of code, or check out our [Quickstart Guide](https://docs.stagehand.dev/get_started/quickstart) for more information:
+Start with Stagehand with one line of code, or check out our [Quickstart Guide](https://docs.stagehand.dev/v3/first-steps/quickstart) for more information:
```bash
npx create-browser-app
From 4eb2af1b5de4114cd3ef97e1ab85f9f28ce447e7 Mon Sep 17 00:00:00 2001
From: Jerry_Wu <409187100@qq.com>
Date: Mon, 3 Nov 2025 09:39:33 +0800
Subject: [PATCH 2/2] Update Slack community link in README and add Discord
invitation for contributions
---
README.md | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 415327e78..03283f6ae 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
-
+
@@ -122,9 +122,8 @@ nano .env # Edit the .env file to add API keys
## Contributing
> [!NOTE]
-> We highly value contributions to Stagehand! For questions or support, please join our [Slack community](https://join.slack.com/t/stagehand-dev/shared_invite/zt-38khc8iv5-T2acb50_0OILUaX7lxeBOg).
-
-At a high level, we're focused on improving reliability, speed, and cost in that order of priority. If you're interested in contributing, we strongly recommend reaching out to [Miguel Gonzalez](https://x.com/miguel_gonzf) or [Paul Klein](https://x.com/pk_iv) in our [Slack community](https://join.slack.com/t/stagehand-dev/shared_invite/zt-38khc8iv5-T2acb50_0OILUaX7lxeBOg) before starting to ensure that your contribution aligns with our goals.
+> We highly value contributions to Stagehand! For questions or support, please join our [Slack community](https://stagehand-dev.slack.com) or [Discord](https://discord.com/invite/stagehand).
+At a high level, we're focused on improving reliability, speed, and cost in that order of priority. If you're interested in contributing, we strongly recommend reaching out to [Miguel Gonzalez](https://x.com/miguel_gonzf) or [Paul Klein](https://x.com/pk_iv) in our [Slack community](https://stagehand-dev.slack.com) before starting to ensure that your contribution aligns with our goals.