Skip to content

Commit b5b9d63

Browse files
committed
_config.yml: sync up with styles repo
1 parent 12cd94d commit b5b9d63

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

_config.yml

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ repository: <USERNAME>/<PROJECT>
3232
3333

3434
# Sites.
35-
amy_site: "https://amy.software-carpentry.org/workshops"
35+
amy_site: "https://amy.carpentries.org/workshops"
3636
carpentries_github: "https://github.com/carpentries"
3737
carpentries_pages: "https://carpentries.github.io"
3838
carpentries_site: "https://carpentries.org/"
39-
dc_site: "http://datacarpentry.org"
39+
dc_site: "https://datacarpentry.org"
4040
example_repo: "https://github.com/carpentries/lesson-example"
4141
example_site: "https://carpentries.github.io/lesson-example"
4242
lc_site: "https://librarycarpentry.org/"
@@ -50,13 +50,8 @@ workshop_site: "https://carpentries.github.io/workshop-template"
5050
cc_by_human: "https://creativecommons.org/licenses/by/4.0/"
5151

5252
# Surveys.
53-
swc_pre_survey: "https://www.surveymonkey.com/r/swc_pre_workshop_v1?workshop_id="
54-
swc_post_survey: "https://www.surveymonkey.com/r/swc_post_workshop_v1?workshop_id="
55-
training_post_survey: "https://www.surveymonkey.com/r/post-instructor-training"
56-
dc_pre_survey: "https://www.surveymonkey.com/r/dcpreworkshopassessment?workshop_id="
57-
dc_post_survey: "https://www.surveymonkey.com/r/dcpostworkshopassessment?workshop_id="
58-
lc_pre_survey: "https://www.surveymonkey.com/r/lcpreworkshopsurvey?workshop_id="
59-
lc_post_survey: "https://www.surveymonkey.com/r/lcpostworkshopsurvey?workshop_id="
53+
pre_survey: "https://carpentries.typeform.com/to/wi32rS?slug="
54+
post_survey: "https://carpentries.typeform.com/to/UgVdRQ?slug="
6055
instructor_pre_survey: "https://www.surveymonkey.com/r/instructor_training_pre_survey?workshop_id="
6156
instructor_post_survey: "https://www.surveymonkey.com/r/instructor_training_post_survey?workshop_id="
6257

@@ -96,6 +91,8 @@ exclude:
9691
- Makefile
9792
- bin/
9893
- .Rproj.user/
94+
- .vendor/
95+
- .docker-vendor/
9996

10097
# Turn on built-in syntax highlighting.
10198
highlighter: rouge

0 commit comments

Comments
 (0)