Skip to content

Commit

Permalink
add target=_blank to open in new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamjajoo committed Aug 23, 2021
1 parent ba68584 commit 6d2d3db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h5 class="fw-light">Challenge Settings</h5>
<div class="fw-light">
<p class="fs-16">
<strong> Note: </strong> For test annotations > 100MB, please use
<a href=" https://cli.eval.ai/#challenge-annotations"><strong class="blue-text"> evalai-cli </strong></a> to update the test annotations.
<a href=" https://cli.eval.ai/#challenge-annotations" target="_blank"><strong class="blue-text"> evalai-cli </strong></a> to update the test annotations.
<a (click)="showCliInstructions()"><strong class="blue-text">View Instructions</strong></a>
</p>
</div>
Expand Down

0 comments on commit 6d2d3db

Please sign in to comment.