Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit 0607fcf

Browse files
committed
Adding a few more URLs
1 parent ec16457 commit 0607fcf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

bin/lesson_initialize.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,14 +197,16 @@
197197
198198
# Sites.
199199
amy_site: "https://amy.software-carpentry.org/workshops"
200-
dc_site: "https://datacarpentry.org"
200+
dc_site: "http://datacarpentry.org"
201201
swc_github: "https://github.com/swcarpentry"
202202
swc_site: "https://software-carpentry.org"
203+
swc_pages: "https://swcarpentry.github.io"
203204
template_repo: "https://github.com/swcarpentry/styles"
204205
example_repo: "https://github.com/swcarpentry/lesson-example"
205206
example_site: "https://swcarpentry.github.com/lesson-example"
206207
workshop_repo: "https://github.com/swcarpentry/workshop-template"
207208
workshop_site: "https://swcarpentry.github.io/workshop-template"
209+
training_site: "https://swcarpentry.github.io/instructor-training"
208210
209211
# Surveys.
210212
pre_survey: "https://www.surveymonkey.com/r/swc_pre_workshop_v1?workshop_id="

0 commit comments

Comments
 (0)