Skip to content

Commit 01bc0af

Browse files
authored
Merge pull request #45849 from Aaina26/fix_NodePort_Link
Fix link for service.NodePort
2 parents 01574d6 + 59efd88 commit 01bc0af

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
@@ -641,7 +641,7 @@ Please check the documentation of the relevant [Ingress controller](/docs/concep
641641
You can expose a Service in multiple ways that don't directly involve the Ingress resource:
642642

643643
* Use [Service.Type=LoadBalancer](/docs/concepts/services-networking/service/#loadbalancer)
644-
* Use [Service.Type=NodePort](/docs/concepts/services-networking/service/#nodeport)
644+
* Use [Service.Type=NodePort](/docs/concepts/services-networking/service/#type-nodeport)
645645

646646
## {{% heading "whatsnext" %}}
647647

0 commit comments

Comments
 (0)