diff --git a/api/types/patchstrategicmerge.go b/api/types/patchstrategicmerge.go index c5aca319e..81a5ba456 100644 --- a/api/types/patchstrategicmerge.go +++ b/api/types/patchstrategicmerge.go @@ -5,5 +5,5 @@ package types // PatchStrategicMerge represents a relative path to a // stategic merge patch with the format -// https://github.com/kubernetes/community/blob/master/contributors/devel/strategic-merge-patch.md +// https://github.com/kubernetes/community/blob/master/contributors/devel/sig-api-machinery/strategic-merge-patch.md type PatchStrategicMerge string