Skip to content

Commit 6e4b731

Browse files
committed
[automation] final workbench updates
1 parent e94523a commit 6e4b731

File tree

2 files changed

+3
-64
lines changed

2 files changed

+3
-64
lines changed

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

-60
This file was deleted.

config.yaml

+3-4
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ carpentry: 'dc'
1414
title: 'Data Analysis and Visualization in Python for Ecologists'
1515

1616
# Date the lesson was created (YYYY-MM-DD, this is empty by default)
17-
created:
17+
created: '2015-03-19'
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/python-ecology-lesson/'
30+
source: 'https://github.com/datacarpentry/python-ecology-lesson'
3131

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

8787

88-
url: https://preview.carpentries.org/python-ecology-lesson
88+
url: 'https://datacarpentry.github.io/python-ecology-lesson'
8989
analytics: carpentries
9090
lang: en
91-
workbench-beta: 'true'

0 commit comments

Comments
 (0)