Skip to content

Commit 2515eab

Browse files
author
Toby Hodges
committed
commented out global carpentry site links
1 parent 677d372 commit 2515eab

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

_config.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -25,23 +25,23 @@ kind: "lesson"
2525
repository: common-workflow-language/user-guide
2626

2727
# Sites.
28-
amy_site: "https://amy.software-carpentry.org/workshops"
29-
dc_site: "http://datacarpentry.org"
30-
swc_github: "https://github.com/swcarpentry"
31-
swc_site: "https://software-carpentry.org"
32-
swc_pages: "https://swcarpentry.github.io"
33-
lc_site: "http://librarycarpentry.github.io/"
34-
template_repo: "https://github.com/swcarpentry/styles"
35-
example_repo: "https://github.com/swcarpentry/lesson-example"
36-
example_site: "https://swcarpentry.github.com/lesson-example"
37-
workshop_repo: "https://github.com/swcarpentry/workshop-template"
38-
workshop_site: "https://swcarpentry.github.io/workshop-template"
39-
training_site: "https://swcarpentry.github.io/instructor-training"
28+
# amy_site: "https://amy.software-carpentry.org/workshops"
29+
# dc_site: "http://datacarpentry.org"
30+
# swc_github: "https://github.com/swcarpentry"
31+
# swc_site: "https://software-carpentry.org"
32+
# swc_pages: "https://swcarpentry.github.io"
33+
# lc_site: "http://librarycarpentry.github.io/"
34+
# template_repo: "https://github.com/swcarpentry/styles"
35+
# example_repo: "https://github.com/swcarpentry/lesson-example"
36+
# example_site: "https://swcarpentry.github.com/lesson-example"
37+
# workshop_repo: "https://github.com/swcarpentry/workshop-template"
38+
# workshop_site: "https://swcarpentry.github.io/workshop-template"
39+
# training_site: "https://swcarpentry.github.io/instructor-training"
4040

4141
# Surveys.
42-
pre_survey: "https://www.surveymonkey.com/r/swc_pre_workshop_v1?workshop_id="
43-
post_survey: "https://www.surveymonkey.com/r/swc_post_workshop_v1?workshop_id="
44-
training_post_survey: "https://www.surveymonkey.com/r/post-instructor-training"
42+
# pre_survey: "https://www.surveymonkey.com/r/swc_pre_workshop_v1?workshop_id="
43+
# post_survey: "https://www.surveymonkey.com/r/swc_post_workshop_v1?workshop_id="
44+
# training_post_survey: "https://www.surveymonkey.com/r/post-instructor-training"
4545

4646
# Start time in minutes (0 to be clock-independent, 540 to show a start at 09:00 am).
4747
start_time: 0

0 commit comments

Comments
 (0)