Skip to content

Commit 318f9b2

Browse files
committed
Fix typo
1 parent 61247a0 commit 318f9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ tasks:
6060
- goreleaser --snapshot --rm-dist
6161

6262
generate-install-script:
63-
desc: Generate install script using https://githbub.com/goreleaser/godownloader
63+
desc: Generate install script using https://github.com/goreleaser/godownloader
6464
cmds:
6565
- godownloader --repo go-task/task -o install-task.sh
6666
- cp ./install-task.sh ./docs/install.sh

0 commit comments

Comments
 (0)