Skip to content

Commit

Permalink
copy
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed Dec 26, 2024
1 parent 7bde5fe commit 79428cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions aider/website/docs/leaderboards/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ it works best with models that score well on the benchmarks.


{: .note :}
The old
[aider code editing leaderboard](edit.html)
The
[original aider code editing leaderboard](edit.html)
has been replaced by this
new, much more challenging
[polyglot leaderboard](https://aider.chat/2024/12/21/polyglot.html).
Expand Down Expand Up @@ -122,6 +122,6 @@ mod_dates = [get_last_modified_date(file) for file in files]
latest_mod_date = max(mod_dates)
cog.out(f"{latest_mod_date.strftime('%B %d, %Y.')}")
]]]-->
December 25, 2024.
December 26, 2024.
<!--[[[end]]]-->
</p>

0 comments on commit 79428cf

Please sign in to comment.