Skip to content

Commit fdf9967

Browse files
committed
switch to the dispatch-templates repo
1 parent cb17fd9 commit fdf9967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/init.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
const (
1919
githubTarballURL = "https://github.com/%s/tarball/main"
2020
githubAPIURL = "https://api.github.com/repos/%s/branches/main"
21-
repo = "dispatchrun/dispatch-examples"
21+
repo = "dispatchrun/dispatch-templates"
2222
dispatchUserDir = "dispatch"
2323
)
2424

0 commit comments

Comments
 (0)