From 8258e61b880ad2ad737762116d80a73a3bbc6c7c Mon Sep 17 00:00:00 2001 From: Zev Isert Date: Thu, 18 Jun 2020 18:04:07 -0700 Subject: [PATCH] Template for verifying AutoTLS was moved Auto TLS verification used the `autoscale-go` sample, but it was moved in https://github.com/knative/docs/pull/2439, and not updated here. --- 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 ffc8e8b6977..f675b802d71 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