diff --git a/_config.yml b/_config.yml index 35fc807fddb4af65260d6a726e58f80327d3d789..39bb5d6a413e823095e0d072853f98520d621a19 100644 --- a/_config.yml +++ b/_config.yml @@ -29,7 +29,7 @@ amy_site: "https://amy.software-carpentry.org/workshops" dc_site: "https://datacarpentry.org" swc_github: "https://github.com/swcarpentry" swc_site: "https://software-carpentry.org" -template_repo: "https://github.com/gvwilson/new-lesson-template" +template_repo: "https://github.com/gvwilson/new-template" example_repo: "https://github.com/gvwilson/new-lesson-example" example_site: "https://gvwilson.github.com/new-lesson-example" workshop_repo: "https://github.com/gvwilson/new-workshop-template"