diff --git a/config.yaml b/config.yaml index 82444fa..8b75475 100644 --- a/config.yaml +++ b/config.yaml @@ -28,7 +28,7 @@ life_cycle: "beta" license: "CC-BY 4.0" # Link to the source repository for this lesson -source: "https://github.com/EPCCed/2024-01-18-hpc-shell-noc" +source: "https://github.com/EPCCed/2024-02-22-hpc-shell-brunel" # Default branch of your lesson branch: "main" diff --git a/episodes/lesson_config.yaml b/episodes/lesson_config.yaml index 1c5c20f..21dd79d 100644 --- a/episodes/lesson_config.yaml +++ b/episodes/lesson_config.yaml @@ -4,7 +4,7 @@ local: bash_shebang: "#!/bin/bash" snippets: EPCC_ARCHER2_slurm -baseurl: "https://epcced.github.io/2024-01-18-hpc-shell-noc" +baseurl: "https://epcced.github.io/2024-02-22-hpc-shell-brunel" remote: name: "ARCHER2"