Skip to content

Commit 7345241

Browse files
committed
fix copy-paste bug
1 parent c4dc983 commit 7345241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

software.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h3 class="section-intro__title">Group GitHub Repository</h3>
1313
<section class="section-padding bg-magnolia">
1414
<div class="container">
1515
<div class="section-intro pb-85px text-center">
16-
<h3 class="section-intro__title">TrainCheck [<a href="/paper/violet-osdi20-preprint.pdf">OSDI '25</a>]</h3>
16+
<h3 class="section-intro__title">TrainCheck [<a href="/paper/traincheck-osdi25-preprint.pdf">OSDI '25</a>]</h3>
1717
<p class="section-intro__subtitle">TrainCheck is an innovative tool for detecting silent errors in deep learning training. We are excited to open-source TrainCheck–explore the project and get involved on <a href="https://github.com/OrderLab/TrainCheck">GitHub</a>!</p>
1818
</div>
1919
</div>

0 commit comments

Comments
 (0)