Merge pull request #83408 from cmluciano/cml/fixcoretypeslinks

core: fix dead links in core api comments
This commit is contained in:
Kubernetes Prow Robot
2020-03-18 00:14:47 -07:00
committed by GitHub
5 changed files with 9 additions and 9 deletions

View File

@@ -7618,7 +7618,7 @@
"type": "string"
},
"systemUUID": {
"description": "SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-US/Red_Hat_Subscription_Management/1/html/RHSM/getting-system-uuid.html",
"description": "SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid",
"type": "string"
}
},