We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e401b0 + 9ac7bc0 commit 69abe42Copy full SHA for 69abe42
templates/pages/index.html
@@ -52,7 +52,7 @@ <h1>
52
announcementHTML = `
53
<a href="https://github.com/SWE-agent/mini-swe-agent">
54
<div class="announcement-container">
55
- <p><b>mini-SWE-agent</b> achieves up to 65% on SWE-bench Verified in 100 lines of python code. <u>Click here to learn more.</u></p>
+ <p><b>mini-SWE-agent</b> achieves up to 65% on SWE-bench Verified in 100 lines of Python code. <u>Click here to learn more.</u></p>
56
</div>
57
</a>
58
`;
0 commit comments