Skip to content

Commit 3d86e60

Browse files
Fix plugins.yaml reference link
1 parent fb4b911 commit 3d86e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-management/setting-up-cla-check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ instead of direct pushing that will never kick off a CLA check.
6363
The label automation is done using the [CLA plugin in
6464
prow](https://git.k8s.io/test-infra/prow/plugins/cla). In order to turn on the
6565
CLA labels on your repo, add it as appropriate within the
66-
[plugins.yaml](https://git.k8s.io/test-infra/prow/plugins.yaml), and add the cla
66+
[plugins.yaml](https://git.k8s.io/test-infra/config/prow/plugins.yaml), and add the cla
6767
plugin to it.
6868

6969
You also need to add [@k8s-ci-robot](https://github.com/k8s-ci-robot) as one of

0 commit comments

Comments
 (0)