Skip to content

Commit

Permalink
fix typo: 24.11 -> 24.02
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneswalker committed Feb 15, 2024
1 parent 764507f commit c91a7f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,12 +124,12 @@ <h3>Container Releases</h3>
</a>
</p>
<p>
<a href="https://oaciss.nic.uoregon.edu/e4s/images/24.11/e4s-cuda80-x86_64-24.11.sif" class="btn btn-warning btn-lg" download="E4S">
<a href="https://oaciss.nic.uoregon.edu/e4s/images/24.02/e4s-cuda80-x86_64-24.02.sif" class="btn btn-warning btn-lg" download="E4S">
<span class="glyphicon glyphicon-download"></span> Singularity x86_64 Download - CUDA 80
</a>
</p>
<p>
<a href="https://oaciss.nic.uoregon.edu/e4s/images/24.11/e4s-cuda90-x86_64-24.11.sif" class="btn btn-warning btn-lg" download="E4S">
<a href="https://oaciss.nic.uoregon.edu/e4s/images/24.02/e4s-cuda90-x86_64-24.02.sif" class="btn btn-warning btn-lg" download="E4S">
<span class="glyphicon glyphicon-download"></span> Singularity x86_64 Download - CUDA 90
</a>
</p>
Expand Down

0 comments on commit c91a7f8

Please sign in to comment.