Skip to content

Commit e49feca

Browse files
committed
fixing quickstart alt text
1 parent cfc83c3 commit e49feca

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@ Technical documentation for our High Performance Computing (HPC) platforms.
3131
<p>Access the cluster Via the OnDemand web application.</p>
3232
</a>
3333
<a href="Scientific_Computing/Batch_Jobs/Hardware/">
34-
<img alt="account details" src="assets/icons/material/widget-small.svg">
34+
<img alt="HPC resources" src="assets/icons/material/widget-small.svg">
3535
<h3>Resources</h3>
3636
<p>What CPUs and GPUs are available on the REANNZ Cluster.</p>
3737
</a>
3838
<a href="Data_Transfer/Data_Transfer_Overview/">
39-
<img alt="ssh setup" src="./assets/icons/material/file-arrow-up-down.svg">
39+
<img alt="Data transer" src="./assets/icons/material/file-arrow-up-down.svg">
4040
<h3>Data Transfer</h3>
4141
<p>Getting your data on and off the cluster.</p>
4242
</a>
4343
<a href="Getting_Started/Next_Steps/Submitting_your_first_job#slurm">
44-
<img alt="ondemand" src="assets/icons/material/tray-full.svg">
44+
<img alt="Job scheduler" src="assets/icons/material/tray-full.svg">
4545
<h3>Job Scheduler</h3>
4646
<p>How to use our job scheduler, Slurm.</p>
4747
</a>

0 commit comments

Comments
 (0)