Skip to content

Commit ba69cd3

Browse files
committed
[automation] final workbench updates
1 parent bb44e2a commit ba69cd3

File tree

2 files changed

+3
-64
lines changed

2 files changed

+3
-64
lines changed

.github/workflows/workbench-beta-phase.yml

Lines changed: 0 additions & 60 deletions
This file was deleted.

config.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ carpentry: 'lc'
1414
title: 'Python Intro for Libraries'
1515

1616
# Date the lesson was created (YYYY-MM-DD, this is empty by default)
17-
created:
17+
created: '2018-04-12'
1818

1919
# Comma-separated list of keywords for the lesson
2020
keywords: 'software, data, lesson, The Carpentries'
@@ -27,7 +27,7 @@ life_cycle: 'stable'
2727
license: 'CC-BY 4.0'
2828

2929
# Link to the source repository for this lesson
30-
source: 'https://github.com/fishtree-attempt/lc-python-intro/'
30+
source: 'https://github.com/librarycarpentry/lc-python-intro'
3131

3232
# Default branch of your lesson
3333
branch: 'main'
@@ -92,7 +92,6 @@ profiles:
9292
# sandpaper and varnish versions) should live
9393

9494

95-
url: https://preview.carpentries.org/lc-python-intro
95+
url: 'https://librarycarpentry.github.io/lc-python-intro'
9696
analytics: carpentries
9797
lang: en
98-
workbench-beta: 'true'

0 commit comments

Comments
 (0)