Skip to content

Commit

Permalink
Add NRP to hardware buttons, remove IIT
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Powers committed Sep 3, 2024
1 parent b8d6b6f commit 64e4a12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions g5k_discovery/templates/g5k_discovery/discovery.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ <h1>Hardware Discovery</h1>
class="btn btn-lg btn-block btn-default">CHI@EVL <i class="fa fa-external-link"></i></a>
</div>
<div class="col col-sm-2">
<a target="_self" href="https://chameleon.cs.iit.edu/project/leases/calendar/host/"
class="btn btn-lg btn-block btn-default">CHI@IIT <i class="fa fa-external-link"></i></a>
<a target="_self" href="https://chi.nrp.ai/project/leases/calendar/host/"
class="btn btn-lg btn-block btn-default">CHI@NRP <i class="fa fa-external-link"></i></a>
</div>
</div>
<h2>Resource Browser</h2>
Expand Down

0 comments on commit 64e4a12

Please sign in to comment.