mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 05:37:20 +08:00
docs/styles: Minor updates to some docs and some formatting (#12320)
This commit is contained in:
@@ -51,4 +51,4 @@ flowchart LR
|
||||
|
||||
## Runtime
|
||||
|
||||
Please refer to the [documentation](https://docs.all-hands.dev/usage/architecture/runtime) to learn more about `Runtime`.
|
||||
Please refer to the [documentation](https://docs.openhands.dev/usage/architecture/runtime) to learn more about `Runtime`.
|
||||
|
||||
@@ -40,7 +40,7 @@ Follow these steps to use this workflow in your own repository:
|
||||
|
||||
Note: You can set these secrets at the organization level to use across multiple repositories.
|
||||
|
||||
6. Set up any [custom configurations required](https://docs.all-hands.dev/usage/how-to/github-action#custom-configurations)
|
||||
6. Set up any [custom configurations required](https://docs.openhands.dev/usage/how-to/github-action#custom-configurations)
|
||||
|
||||
7. Usage:
|
||||
There are two ways to trigger the OpenHands agent:
|
||||
@@ -215,4 +215,4 @@ You can customize how the AI agent approaches issue resolution by adding a repos
|
||||
## Troubleshooting
|
||||
|
||||
If you have any issues, please open an issue on this GitHub, GitLab, or Bitbucket repo, we're happy to help!
|
||||
Alternatively, you can [email us](mailto:contact@all-hands.dev) or join the OpenHands Slack workspace (see [the README](/README.md) for an invite link).
|
||||
Alternatively, you can [email us](mailto:contact@openhands.dev) or join the OpenHands Slack workspace (see [the README](/README.md) for an invite link).
|
||||
|
||||
@@ -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/usage/architecture/runtime) documentation.
|
||||
You can learn more about how the runtime works in the [Docker Runtime](https://docs.openhands.dev/usage/architecture/runtime) documentation.
|
||||
|
||||
## Main Components
|
||||
|
||||
|
||||
Reference in New Issue
Block a user