You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,10 +70,10 @@ python eval.py \
70
70
```
71
71
72
72
## 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
75
75
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.
77
77
78
78
## License
79
79
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
0 commit comments