From 3428a680247962d1e9256c2a22d09644df67a9f7 Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Mon, 9 May 2016 10:45:13 -0400 Subject: [PATCH] Initialization script updated with right link for template repo --- bin/initialize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/initialize b/bin/initialize index 5164092..3277c90 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" -- GitLab