Fix all broken docs links across the project (#8830)

Co-authored-by: llamantino <12345678+yourusername@users.noreply.github.com>
This commit is contained in:
llamantino
2025-06-01 03:24:59 +02:00
committed by GitHub
parent 6d2074d69b
commit 880c05ed94
35 changed files with 62 additions and 62 deletions

View File

@@ -3,7 +3,7 @@
## Introduction
The OpenHands Runtime folder contains the core components responsible for executing actions and managing the runtime environment for the OpenHands project. This README provides an overview of the main components and their interactions.
You can learn more about how the runtime works in the [Docker Runtime](https://docs.all-hands.dev/modules/usage/architecture/runtime) documentation.
You can learn more about how the runtime works in the [Docker Runtime](https://docs.all-hands.dev/usage/architecture/runtime) documentation.
## Main Components