From 1fc9fcf6e2f6b3945bd906feebd3e1c558464e1f Mon Sep 17 00:00:00 2001 From: Kenjiro Nakayama Date: Wed, 17 Jun 2020 22:03:24 +0900 Subject: [PATCH] Fix invalid manifest link in auto TLS (#2592) --- docs/serving/using-auto-tls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/serving/using-auto-tls.md b/docs/serving/using-auto-tls.md index ffc8e8b69..f675b802d 100644 --- a/docs/serving/using-auto-tls.md +++ b/docs/serving/using-auto-tls.md @@ -308,7 +308,7 @@ be able to handle HTTPS traffic. 1. Run the following comand to create a Knative Service: ```shell - kubectl apply -f https://raw.githubusercontent.com/knative/docs/master/docs/serving/samples/autoscale-go/service.yaml + kubectl apply -f https://raw.githubusercontent.com/knative/docs/master/docs/serving/autoscaling/autoscale-go/service.yaml ``` 1. When the certificate is provisioned (which could take up to several minutes depending on