diff --git a/config.yaml b/config.yaml index dd2ea10..ec0ee13 100644 --- a/config.yaml +++ b/config.yaml @@ -12,7 +12,7 @@ # This option supports custom types so lessons can be branded # and themed with your own logo and alt-text (see `carpentry_description`) # See https://carpentries.github.io/sandpaper-docs/editing.html#adding-a-custom-logo -carpentry: 'incubator' +carpentry: 'lc' # Alt-text description of the lesson. carpentry_description: 'Lesson Description' @@ -34,7 +34,7 @@ life_cycle: 'pre-alpha' # FIXME license: 'CC-BY 4.0' # Link to the source repository for this lesson -source: 'https://github.com/carpentries/workbench-template-md' # FIXME +source: 'https://github.com/ucla-imls-open-sci/lc-authoring-open-science' # FIXME # Default branch of your lesson branch: 'main'