Skip to content

Commit e80b907

Browse files
authored
Merge pull request #124331 from leebug90/patch-8
Update how-to-url-rewrite-gateway-api.md
2 parents 297d29e + 0855802 commit e80b907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/for-containers/how-to-url-rewrite-gateway-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The following figure illustrates an example of a request destined for _contoso.c
3535
Apply the following deployment.yaml file on your cluster to deploy a sample TLS certificate to demonstrate redirect capabilities.
3636

3737
```bash
38-
kubectl apply -f kubectl apply -f https://trafficcontrollerdocs.blob.core.windows.net/examples/https-scenario/ssl-termination/deployment.yaml
38+
kubectl apply -f https://trafficcontrollerdocs.blob.core.windows.net/examples/https-scenario/ssl-termination/deployment.yaml
3939
```
4040

4141
This command creates the following on your cluster:

0 commit comments

Comments
 (0)