Skip to content

Commit b65d563

Browse files
committed
update urls
1 parent 4e8f80d commit b65d563

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

CONTRIBUTING.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,23 +46,23 @@ and to meet some of our community members.
4646
## Where to Contribute
4747

4848
1. If you wish to change this lesson,
49-
please work in <https://github.com/swcarpentry/FIXME>,
50-
which can be viewed at <https://swcarpentry.github.io/FIXME>.
49+
please work in <https://github.com/datacarpentry/geospatial-workshop>,
50+
which can be viewed at <https://datacarpentry.github.io/geospatial-workshop>.
5151

5252
2. If you wish to change the example lesson,
53-
please work in <https://github.com/swcarpentry/lesson-example>,
53+
please work in <https://github.com/carpentries/lesson-example>,
5454
which documents the format of our lessons
55-
and can be viewed at <https://swcarpentry.github.io/lesson-example>.
55+
and can be viewed at <https://carpentries.github.io/lesson-example>.
5656

5757
3. If you wish to change the template used for workshop websites,
58-
please work in <https://github.com/swcarpentry/workshop-template>.
58+
please work in <https://github.com/carpentries/workshop-template>.
5959
The home page of that repository explains how to set up workshop websites,
60-
while the extra pages in <https://swcarpentry.github.io/workshop-template>
60+
while the extra pages in <https://carpentries.github.io/workshop-template>
6161
provide more background on our design choices.
6262

6363
4. If you wish to change CSS style files, tools,
6464
or HTML boilerplate for lessons or workshops stored in `_includes` or `_layouts`,
65-
please work in <https://github.com/swcarpentry/styles>.
65+
please work in <https://github.com/carpentries/styles>.
6666

6767
## What to Contribute
6868

_config.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ swc_github: "https://github.com/swcarpentry"
3131
swc_site: "https://software-carpentry.org"
3232
swc_pages: "https://swcarpentry.github.io"
3333
lc_site: "https://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"
34+
template_repo: "https://github.com/carpentries/styles"
35+
example_repo: "https://github.com/carpentries/lesson-example"
36+
example_site: "https://carpentries.github.com/lesson-example"
37+
workshop_repo: "https://github.com/carpentries/workshop-template"
38+
workshop_site: "https://carpentries.github.io/workshop-template"
39+
training_site: "https://carpentries.github.io/instructor-training"
4040

4141
# Surveys.
4242
pre_survey: "https://www.surveymonkey.com/r/swc_pre_workshop_v1?workshop_id="

0 commit comments

Comments
 (0)