From 3bce9cdeba7c69d209236ee933254abc85d7bd62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Michonneau?= Date: Tue, 12 Jun 2018 16:09:02 -0400 Subject: [PATCH] update URLs --- CONTRIBUTING.md | 10 +++++----- README.md | 2 +- _config.yml | 12 ++++++------ _includes/links.md | 4 ++-- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index be5c5e754..f5dd6c154 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -50,19 +50,19 @@ and to meet some of our community members. which can be viewed at . 2. If you wish to change the example lesson, - please work in , + please work in , which documents the format of our lessons - and can be viewed at . + and can be viewed at . 3. If you wish to change the template used for workshop websites, - please work in . + please work in . The home page of that repository explains how to set up workshop websites, - while the extra pages in + while the extra pages in provide more background on our design choices. 4. If you wish to change CSS style files, tools, or HTML boilerplate for lessons or workshops stored in `_includes` or `_layouts`, - please work in . + please work in . ## What to Contribute diff --git a/README.md b/README.md index cbc47af7c..c90968390 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,4 @@ Maintainers: [srinath_ashwin]: http://software-carpentry.org/team/#srinath_ashwin [colin_morris]: https://github.com/colinmorris [will_pitchers]: https://software-carpentry.org/team/#pitchers_w -[lesson-example]: https://swcarpentry.github.io/lesson-example/ +[lesson-example]: https://carpentries.github.io/lesson-example/ diff --git a/_config.yml b/_config.yml index 80921ef38..441fb96dc 100644 --- a/_config.yml +++ b/_config.yml @@ -28,12 +28,12 @@ dc_site: "http://datacarpentry.org" swc_github: "https://github.com/swcarpentry" swc_site: "https://software-carpentry.org" swc_pages: "https://swcarpentry.github.io" -template_repo: "https://github.com/swcarpentry/styles" -example_repo: "https://github.com/swcarpentry/lesson-example" -example_site: "https://swcarpentry.github.com/lesson-example" -workshop_repo: "https://github.com/swcarpentry/workshop-template" -workshop_site: "https://swcarpentry.github.io/workshop-template" -training_site: "https://swcarpentry.github.io/instructor-training" +template_repo: "https://github.com/carpentries/styles" +example_repo: "https://github.com/carpentries/lesson-example" +example_site: "https://carpentries.github.io/lesson-example" +workshop_repo: "https://github.com/carpentries/workshop-template" +workshop_site: "https://carpentries.github.io/workshop-template" +training_site: "https://carpentries.github.io/instructor-training" # Surveys. pre_survey: "https://www.surveymonkey.com/r/swc_pre_workshop_v1?workshop_id=" diff --git a/_includes/links.md b/_includes/links.md index be88dac87..505b750e6 100644 --- a/_includes/links.md +++ b/_includes/links.md @@ -17,7 +17,7 @@ [jekyll-windows]: http://jekyll-windows.juthilo.com/ [jekyll]: https://jekyllrb.com/ [jupyter]: https://jupyter.org/ -[lesson-example]: https://swcarpentry.github.io/lesson-example/ +[lesson-example]: https://carpentries.github.io/lesson-example/ [mit-license]: https://opensource.org/licenses/mit-license.html [morea]: https://morea-framework.github.io/ [numfocus]: https://numfocus.org/ @@ -31,7 +31,7 @@ [ruby-install-guide]: https://www.ruby-lang.org/en/downloads/ [ruby-installer]: https://rubyinstaller.org/ [rubygems]: https://rubygems.org/pages/download/ -[styles]: https://github.com/swcarpentry/styles/ +[styles]: https://github.com/carpentries/styles/ [swc-releases]: https://github.com/swcarpentry/swc-releases [workshop-repo]: {{ site.workshop_repo }} [yaml]: http://yaml.org/