Skip to content

Commit d64ff7b

Browse files
authored
Merge pull request #90146 from alanta/patch-1
Typo in link to Kubernetes docs
2 parents 1dfce5b + 764b5b4 commit d64ff7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/ingress-controller-add-health-probes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141
```
4242
4343
Kubernetes API Reference:
44-
* [Container Probes]https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#httpgetaction-v1-core)
44+
* [Container Probes](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#httpgetaction-v1-core)
4545
4646
> [!NOTE]
4747
> * `readinessProbe` and `livenessProbe` are supported when configured with `httpGet`.

0 commit comments

Comments
 (0)