Ver Fonte

[doc] Fix link in TheAgentCompany benchmark's README.md (#5848)

Boxuan Li há 1 ano atrás
pai
commit
5ed80b5c32
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      evaluation/benchmarks/the_agent_company/README.md

+ 1 - 1
evaluation/benchmarks/the_agent_company/README.md

@@ -5,7 +5,7 @@ This folder contains the evaluation harness that we built on top of the original
 The evaluation consists of three steps:
 The evaluation consists of three steps:
 
 
 1. Environment setup: [install python environment](../../README.md#development-environment), [configure LLM config](../../README.md#configure-openhands-and-your-llm), [launch services](https://github.com/TheAgentCompany/TheAgentCompany/blob/main/docs/SETUP.md).
 1. Environment setup: [install python environment](../../README.md#development-environment), [configure LLM config](../../README.md#configure-openhands-and-your-llm), [launch services](https://github.com/TheAgentCompany/TheAgentCompany/blob/main/docs/SETUP.md).
-2. [Run Evaluation](#run-inference-on-the-agent-company-instances): Run all tasks and get the evaluation results.
+2. [Run Evaluation](#run-inference-on-the-agent-company-tasks): Run all tasks and get the evaluation results.
 
 
 ## Setup Environment and LLM Configuration
 ## Setup Environment and LLM Configuration