From 584517edec0dd2e9abafa9bde31f5c43b74fae97 Mon Sep 17 00:00:00 2001 From: Cesar Garcia <128240629+Chesars@users.noreply.github.com> Date: Sun, 7 Dec 2025 19:15:58 -0300 Subject: [PATCH] docs: fix broken architecture diagram link in openhands/README.md (#11924) Co-authored-by: Engel Nyst --- openhands/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/openhands/README.md b/openhands/README.md index 5864a39b0e..93f06f26b3 100644 --- a/openhands/README.md +++ b/openhands/README.md @@ -2,8 +2,7 @@ This directory contains the core components of OpenHands. -This diagram provides an overview of the roles of each component and how they communicate and collaborate. -![OpenHands System Architecture Diagram (July 4, 2024)](../docs/static/img/system_architecture_overview.png) +For an overview of the system architecture, see the [architecture documentation](https://docs.openhands.dev/usage/architecture/backend) (v0 backend architecture). ## Classes