Skip to content

Commit ba909cc

Browse files
committed
switch contact email to [email protected]
1 parent 67513ef commit ba909cc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_includes/links.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[cran-checkpoint]: https://cran.r-project.org/package=checkpoint
1010
[cran-knitr]: https://cran.r-project.org/package=knitr
1111
[cran-stringr]: https://cran.r-project.org/package=stringr
12-
[email]: mailto:lessons@software-carpentry.org
12+
[email]: mailto:team@carpentries.org
1313
[github-importer]: https://import.github.com/
1414
[importer]: https://github.com/new/import
1515
[jekyll-collection]: https://jekyllrb.com/docs/collections/

bin/boilerplate/_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ carpentry: "swc"
1212
# Overall title for pages.
1313
title: "Lesson Title"
1414

15-
# Email address, no mailto:
16-
17-
1815
#------------------------------------------------------------
1916
# Generic settings (should not need to change).
2017
#------------------------------------------------------------
@@ -27,6 +24,9 @@ kind: "lesson"
2724
# Please don't change it: <USERNAME>/<PROJECT> is correct.
2825
repository: <USERNAME>/<PROJECT>
2926

27+
# Email address, no mailto:
28+
29+
3030
# Sites.
3131
amy_site: "https://amy.software-carpentry.org/workshops"
3232
carpentries_github: "https://github.com/carpentries"

0 commit comments

Comments
 (0)