diff --git a/aider/website/docs/leaderboards/index.md b/aider/website/docs/leaderboards/index.md index a66b5f6a6..09e402e96 100644 --- a/aider/website/docs/leaderboards/index.md +++ b/aider/website/docs/leaderboards/index.md @@ -41,7 +41,7 @@ Aider works best with high-scoring models, though it [can connect to almost any {% assign edit_sorted = site.data.polyglot_leaderboard | sort: 'pass_rate_2' | reverse %} {% for row in edit_sorted %} {% comment %} Add loop index for unique IDs {% endcomment %} {% assign row_index = forloop.index0 %} - + @@ -61,7 +61,7 @@ Aider works best with high-scoring models, though it [can connect to almost any -