Skip to content

Commit b6d4a58

Browse files
fix: README guides (#5)
1 parent 04f8a21 commit b6d4a58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ python eval.py \
7070
```
7171

7272
## Documentation
73-
- [Evaluation Guide](https://github.com/balrog-ai/BALROG-dev/blob/main/docs/evaluation.md) - Detailed instructions for various evaluation scenarios
74-
- [Agent Development](https://github.com/balrog-ai/BALROG-dev/blob/main/docs/agents.md) - Tutorial on creating custom agents
73+
- [Evaluation Guide](https://github.com/balrog-ai/BALROG/blob/main/docs/evaluation.md) - Detailed instructions for various evaluation scenarios
74+
- [Agent Development](https://github.com/balrog-ai/BALROG/blob/main/docs/agents.md) - Tutorial on creating custom agents
7575

76-
We welcome contributions! Please see our [Contributing Guidelines](https://github.com/balrog-ai/BALROG-dev/blob/main/docs/contribution.md) for details.
76+
We welcome contributions! Please see our [Contributing Guidelines](https://github.com/balrog-ai/BALROG/blob/main/docs/contribution.md) for details.
7777

7878
## License
7979
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)