Skip to content

Commit c1a5015

Browse files
fix link to new kustomize docs (#5591)
Signed-off-by: Jonathan Berkhahn <[email protected]> Co-authored-by: Jonathan Berkhahn <[email protected]>
1 parent c9c61b6 commit c1a5015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/en/docs/testing-operators/scorecard/custom-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,6 @@ connection to invoke the Kube API.
315315
[user_doc]: /docs/testing-operators/scorecard/
316316
[scorecard_binary]: https://github.com/operator-framework/operator-sdk/blob/09c3aa14625965af9f22f513cd5c891471dbded2/images/custom-scorecard-tests/main.go
317317
[sample_makefile]: https://github.com/operator-framework/operator-sdk/blob/09c3aa14625965af9f22f513cd5c891471dbded2/Makefile
318-
[kustomize-patchJson6902]: https://kubernetes-sigs.github.io/kustomize/api-reference/kustomization/patchesjson6902/
318+
[kustomize-patchJson6902]: https://kubectl.docs.kubernetes.io/references/kustomize/kustomization/patchesjson6902/
319319
[testresults]:https://github.com/operator-framework/api/blob/333d064/pkg/apis/scorecard/v1alpha3/test_types.go#L35
320320
[storage]:https://pkg.go.dev/github.com/operator-framework/[email protected]/pkg/apis/scorecard/v1alpha3#Storage

0 commit comments

Comments
 (0)