diff --git a/bin/initialize b/bin/initialize index 51640922533507594a413bb71d6e78ed28da87ce..3277c9053dd1107740ed7a02234db6acfaaecaa8 100755 --- a/bin/initialize +++ b/bin/initialize @@ -165,7 +165,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"