diff --git a/docs/reference/api/serving.md b/docs/reference/api/serving.md index 91f96fb9..3534d450 100644 --- a/docs/reference/api/serving.md +++ b/docs/reference/api/serving.md @@ -23,8 +23,10 @@ Resource Types:
PodAutoscaler is a Knative abstraction that encapsulates the interface by which Knative components instantiate autoscalers. This definition is an abstraction that may be backed -by multiple definitions. For more information, see the Knative Pluggability presentation: -https://docs.google.com/presentation/d/10KWynvAJYuOEWy69VBa6bHJVCqIsz1TNdEKosNvcpPY/edit
+by multiple definitions. + +For more information on Knative Autoscalers and Pluggability, +see the Knative Pluggability presentation.
(Optional)
Standard object’s metadata. -More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata -Refer to the Kubernetes API documentation for the fields of the -metadata field.
+Refer to the Kubernetes API documentation for the fields of the metadata field.
|
|
(Optional)
Spec is the desired state of the DomainMapping. -More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#spec-and-status +Refer to the Kubernetes API documentation for more info on theDomainMappingSpec field.
|