Skip to content

Commit b753774

Browse files
authored
Update evals repo link (RooCodeInc#5758)
1 parent 9db64de commit b753774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web-roo-code/src/app/evals/evals.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export function Evals({
6161
<div className="flex flex-col gap-4">
6262
<div>
6363
Roo Code tests each frontier model against{" "}
64-
<a href="https://github.com/cte/evals/" className="underline">
64+
<a href="https://github.com/RooCodeInc/Roo-Code-Evals" className="underline">
6565
a suite of hundreds of exercises
6666
</a>{" "}
6767
across 5 programming languages with varying difficulty. These results can help you find the right

0 commit comments

Comments
 (0)