From d0c098c478db0d7b40efb0cccdb3e3212e74bb99 Mon Sep 17 00:00:00 2001 From: willwoolf <143406729+willwoolf@users.noreply.github.com> Date: Fri, 14 Nov 2025 20:12:40 +0000 Subject: [PATCH] Update HPC1 link to point to homepage Current link is deprecated, this seemed like the best fix. Noticed during delivery of HPC1 --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 88568ad..fa90314 100644 --- a/index.md +++ b/index.md @@ -15,5 +15,5 @@ This will be updated as our courses evolve and change. Please check our [website ### High Performance Computing (HPC) Courses - [HPC0: Introduction to Linux](https://arctraining.github.io/rc-slides/linux101#/section) (lecture slides) -- [HPC1: Introduction to High Performance Computing](https://arctraining.github.io/hpc1/welcome.html) +- [HPC1: Introduction to High Performance Computing](https://arctraining.github.io/hpc1/index) - [HPC2: Installing and Managing Applications on the HPC](https://arctraining.github.io/hpc2-software/welcome.html)