Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/serving/using-auto-tls.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down