diff --git a/config.yaml b/config.yaml index 2c35d97..55f85ff 100644 --- a/config.yaml +++ b/config.yaml @@ -12,10 +12,10 @@ carpentry: "incubator" # Overall title for pages. -title: "Introduction to Using the Shell in a High-Performance Computing Context" +title: "Introduction to Using the Shell in a HPC Context" # Date the lesson was created (YYYY-MM-DD, this is empty by default) -created: 2024-10-30 +created: 2024-10-29 # Comma-separated list of keywords for the lesson keywords: "software, data, lesson, The Carpentries, HPC, EPCC" @@ -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-06-19-hpc-shampton" +source: "https://epcced.github.io/2024-10-30-hpc-shell-edinburgh" # Default branch of your lesson branch: "main"