From 167fb3f4291197602e54ccba6de0b6f6cee18465 Mon Sep 17 00:00:00 2001 From: Jamie Chicago <87397251+jamiechicago312@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:00:00 -0500 Subject: [PATCH] Replace dub.sh/openhands links with all-hands.dev/joinslack (#11209) Co-authored-by: openhands --- .github/workflows/welcome-good-first-issue.yml | 2 +- README.md | 4 ++-- docs/docs.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/welcome-good-first-issue.yml b/.github/workflows/welcome-good-first-issue.yml index 058e3b92e8..9db74146b9 100644 --- a/.github/workflows/welcome-good-first-issue.yml +++ b/.github/workflows/welcome-good-first-issue.yml @@ -45,7 +45,7 @@ jobs: "This issue has been labeled as **good first issue**, which means it's a great place to get started with the OpenHands project.\n\n" + "If you're interested in working on it, feel free to! No need to ask for permission.\n\n" + "Be sure to check out our [development setup guide](" + repoUrl + "/blob/main/Development.md) to get your environment set up, and follow our [contribution guidelines](" + repoUrl + "/blob/main/CONTRIBUTING.md) when you're ready to submit a fix.\n\n" + - "Feel free to join our developer community on [Slack](dub.sh/openhands). You can ask for [help](https://openhands-ai.slack.com/archives/C078L0FUGUX), [feedback](https://openhands-ai.slack.com/archives/C086ARSNMGA), and even ask for a [PR review](https://openhands-ai.slack.com/archives/C08D8FJ5771).\n\n" + + "Feel free to join our developer community on [Slack](https://all-hands.dev/joinslack). You can ask for [help](https://openhands-ai.slack.com/archives/C078L0FUGUX), [feedback](https://openhands-ai.slack.com/archives/C086ARSNMGA), and even ask for a [PR review](https://openhands-ai.slack.com/archives/C08D8FJ5771).\n\n" + "🙌 Happy hacking! 🙌\n\n" + "" }); diff --git a/README.md b/README.md index 60dd02d025..7b81f80408 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Stargazers MIT License
- Join our Slack community + Join our Slack community Credits
Check out the documentation @@ -139,7 +139,7 @@ troubleshooting resources, and advanced configuration options. OpenHands is a community-driven project, and we welcome contributions from everyone. We do most of our communication through Slack, so this is the best place to start, but we also are happy to have you contact us on Github: -- [Join our Slack workspace](https://dub.sh/openhands) - Here we talk about research, architecture, and future development. +- [Join our Slack workspace](https://all-hands.dev/joinslack) - Here we talk about research, architecture, and future development. - [Read or post Github Issues](https://github.com/All-Hands-AI/OpenHands/issues) - Check out the issues we're working on, or add your own ideas. See more about the community in [COMMUNITY.md](./COMMUNITY.md) or find details on contributing in [CONTRIBUTING.md](./CONTRIBUTING.md). diff --git a/docs/docs.json b/docs/docs.json index 5143bff02f..1b2fd862b0 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -214,7 +214,7 @@ }, "footer": { "socials": { - "slack": "https://dub.sh/openhands", + "slack": "https://all-hands.dev/joinslack", "github": "https://github.com/All-Hands-AI/OpenHands", "discord": "https://discord.gg/ESHStjSjD4" }