update obsolete links

This commit is contained in:
Mateusz Puczyński
2023-02-28 00:04:22 +01:00
parent c5cd7a1db5
commit 81987dba34
23 changed files with 34 additions and 34 deletions

View File

@@ -65,7 +65,7 @@ type CrossVersionObjectReference struct {
// kind is the kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
Kind string
// name is the name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names
// name is the name of the referent; More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
Name string
// apiVersion is the API version of the referent