Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/web-roo-code/src/app/evals/evals.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export function Evals({
<div className="flex flex-col gap-4">
<div>
Roo Code tests each frontier model against{" "}
<a href="https://github.com/cte/evals/" className="underline">
<a href="https://github.com/RooCodeInc/Roo-Code-Evals" className="underline">
a suite of hundreds of exercises
</a>{" "}
across 5 programming languages with varying difficulty. These results can help you find the right
Expand Down
Loading