mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
doc: fix wrong link to server in contributing.md (#427)
* doc: fix wrong link to server in contributing.md --------- Co-authored-by: jimsu <jimsu@protonmail.com>
This commit is contained in:
parent
7af57b3e1d
commit
907da30320
@ -76,7 +76,12 @@ As described in [here](https://github.com/OpenDevin/OpenDevin/labels), we create
|
||||
|
||||
|
||||
## How to begin
|
||||
Please check the details in each parts: [frontend](./frontend/README.md), [agenthub](./agenthub/README.md), [evaluation](./evaluation/README.md), [server](./server/README.md).
|
||||
Please refer to the README in each module:
|
||||
- [frontend](./frontend/README.md)
|
||||
- [agenthub](./agenthub/README.md)
|
||||
- [evaluation](./evaluation/README.md)
|
||||
- [opendevin](./opendevin/README.md)
|
||||
- [server](./opendevin/server/README.md)
|
||||
|
||||
## Tests
|
||||
TODO: make sure code pass the test before submit.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user