Skip to content

Commit c4f712b

Browse files
committed
2 parents 69ae8ce + 479ab7b commit c4f712b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ keywords: 'software, data, lesson, The Carpentries'
2727

2828
# Life cycle stage of the lesson
2929
# possible values: pre-alpha, alpha, beta, stable
30-
life_cycle: 'pre-alpha'
30+
life_cycle: 'beta'
3131

3232
# License of the lesson materials (recommended CC-BY 4.0)
3333
license: 'CC-BY 4.0'
3434

3535
# Link to the source repository for this lesson
36-
source: 'https://github.com/josenino95/python-text-analysis'
36+
source: 'https://github.com/carpentries-incubator/python-text-analysis'
3737

3838
# Default branch of your lesson
3939
branch: 'main'
@@ -93,6 +93,6 @@ profiles:
9393

9494

9595
carpentry_description: Lesson Description
96-
url: 'https://josenino95.github.io/python-text-analysis'
96+
url: 'https://carpentries-incubator.github.io/python-text-analysis/'
9797
analytics: carpentries
9898
lang: en

0 commit comments

Comments
 (0)