Skip to content

Commit 61f5b7d

Browse files
jsorianoshogo82148
andauthored
Fix the url of reviewdog (#21981) (#22070)
(cherry picked from commit 215f49c) Co-authored-by: Ichinose Shogo <[email protected]>
1 parent 98fd4df commit 61f5b7d

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)