Skip to content

Commit ee6434e

Browse files
authored
Merge pull request #39216 from weirdvic/patch-1
Update branch name in ingress-nginx github link
2 parents e4c0f32 + 7ade37d commit ee6434e

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/ingress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The name of an Ingress object must be a valid
6969
[DNS subdomain name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names).
7070
For general information about working with config files, see [deploying applications](/docs/tasks/run-application/run-stateless-application-deployment/), [configuring containers](/docs/tasks/configure-pod-container/configure-pod-configmap/), [managing resources](/docs/concepts/cluster-administration/manage-deployment/).
7171
Ingress frequently uses annotations to configure some options depending on the Ingress controller, an example of which
72-
is the [rewrite-target annotation](https://github.com/kubernetes/ingress-nginx/blob/master/docs/examples/rewrite/README.md).
72+
is the [rewrite-target annotation](https://github.com/kubernetes/ingress-nginx/blob/main/docs/examples/rewrite/README.md).
7373
Different [Ingress controllers](/docs/concepts/services-networking/ingress-controllers) support different annotations. Review the documentation for
7474
your choice of Ingress controller to learn which annotations are supported.
7575

0 commit comments

Comments
 (0)