Skip to content

Commit f9a4c33

Browse files
authored
Merge pull request #2 from codalab/codabench-link
Add Codabench link instead of CodaLab Competitions
2 parents b1b3cc0 + 2270f9e commit f9a4c33

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,11 @@ <h4><b>Accelerating reproducible computational research.</b></h4>
4646
<div class="col-sm-6 competition-latest-list">
4747
<div class="btn-group btn-group-justified" role="group" aria-label="...">
4848
<div class="btn-group" role="group">
49-
<a role="button" class="btn" href="https://codalab.lisn.fr/">Competitions</a>
49+
<a role="button" class="btn" href="https://codabench.org/">Competitions and Benchmarks</a>
5050
</div>
5151
</div>
52-
<p><strong>Enter an existing competition to solve challenging data problems, or host your own.</strong></p>
52+
<p><strong>Enter an existing competition or benchmark to solve challenging data problems, or host your own.</strong>
53+
</br><i style="color:grey;">CodaLab Competitions is becoming Codabench.</i></p>
5354
</div>
5455
</div>
5556
</div>

0 commit comments

Comments
 (0)