From 45949510c0719b208dbb447f436454615522a5d1 Mon Sep 17 00:00:00 2001 From: Cody Hennesy Date: Thu, 4 Dec 2025 10:26:27 -0800 Subject: [PATCH] Update config.yaml - Changing to pre-alpha lesson to enable the lesson to continue to appear on the LC lessons page under Conceptual Curriculum. --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 0e3756e4..e986b8de 100644 --- a/config.yaml +++ b/config.yaml @@ -21,7 +21,7 @@ keywords: 'software, data, lesson, The Carpentries' # Life cycle stage of the lesson # possible values: pre-alpha, alpha, beta, stable -life_cycle: 'alpha' +life_cycle: 'pre-alpha' # License of the lesson materials (recommended CC-BY 4.0) license: 'CC-BY 4.0'