diff --git a/config.yaml b/config.yaml index 55343a2..6e68d1a 100644 --- a/config.yaml +++ b/config.yaml @@ -21,13 +21,13 @@ keywords: 'software, data, lesson, The Carpentries' # Life cycle stage of the lesson # possible values: pre-alpha, alpha, beta, stable -life_cycle: 'pre-alpha' +life_cycle: 'alpha' # License of the lesson materials (recommended CC-BY 4.0) license: 'CC-BY 4.0' # Link to the source repository for this lesson -source: 'https://github.com/carpentries/prep-pub-pkg' +source: 'https://github.com/eduardklap/prep-pub-pkg' # Default branch of your lesson branch: 'main'