Skip to content

Commit 215f49c

Browse files
authored
Fix the url of reviewdog (#21981)
1 parent ba2b2f9 commit 215f49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GOLINT=golint
1212
GOLINT_REPO=golang.org/x/lint/golint
1313
REVIEWDOG=reviewdog
1414
REVIEWDOG_OPTIONS?=-diff "git diff master"
15-
REVIEWDOG_REPO=github.com/haya14busa/reviewdog/cmd/reviewdog
15+
REVIEWDOG_REPO=github.com/reviewdog/reviewdog/cmd/reviewdog
1616
XPACK_SUFFIX=x-pack/
1717

1818
# PROJECTS_XPACK_PKG is a list of Beats that have independent packaging support

0 commit comments

Comments
 (0)