From 7782f2afe978363b7934a5c1c05bbf6ab4e70f22 Mon Sep 17 00:00:00 2001 From: Engel Nyst Date: Mon, 24 Nov 2025 19:58:55 +0100 Subject: [PATCH] Fix links in readme (#11802) --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 89ba6ae98d..9fabb37a6e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
- Logo + Logo

OpenHands: AI-Driven Development

@@ -35,9 +35,9 @@ There are a few ways to work with OpenHands: ### OpenHands Software Agent SDK The SDK is a composable Python library that contains all of our agentic tech. It's the engine that powers everything else below. -Define agents in code, then run them locally, or scale to 1000s of agents in the cloud +Define agents in code, then run them locally, or scale to 1000s of agents in the cloud. -[Check out the docs](https://docs.openhands.dev/sdk) or [view the source](https://github.com/All-Hands-AI/agent-sdk/) +[Check out the docs](https://docs.openhands.dev/sdk) or [view the source](https://github.com/OpenHands/software-agent-sdk/) ### OpenHands CLI The CLI is the easiest way to start using OpenHands. The experience will be familiar to anyone who has worked @@ -52,18 +52,15 @@ The experience will be familiar to anyone who has used Devin or Jules. [Check out the docs](https://docs.openhands.dev/openhands/usage/run-openhands/local-setup) or view the source in this repo. ### OpenHands Cloud -This is a commercial deployment of OpenHands GUI, running on hosted infrastructure. +This is a deployment of OpenHands GUI, running on hosted infrastructure. You can try it with a free $10 credit by [signing in with your GitHub account](https://app.all-hands.dev). OpenHands Cloud comes with source-available features and integrations: -- Deeper integrations with GitHub, GitLab, and Bitbucket - Integrations with Slack, Jira, and Linear - Multi-user support - RBAC and permissions - Collaboration features (e.g., conversation sharing) -- Usage reporting -- Budgeting enforcement ### OpenHands Enterprise Large enterprises can work with us to self-host OpenHands Cloud in their own VPC, via Kubernetes.