From 77f9e3dd419eafdbcb1225366be1cf920019db01 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Sat, 27 Oct 2018 15:30:48 -0300 Subject: [PATCH] Update link on the Taskfile generated by --- init.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.go b/init.go index 650c350e..fad032f2 100644 --- a/init.go +++ b/init.go @@ -8,7 +8,7 @@ import ( "path/filepath" ) -const defaultTaskfile = `# github.com/go-task/task +const defaultTaskfile = `# https://taskfile.org version: '2'