changes applied

Signed-off-by: NitishKumar06 <justnitish06@gmail.com>
pull/40643/head
NitishKumar06 2023-05-12 12:32:47 +05:30
parent f21d97b323
commit 461c54df8e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ downward API.
As Services are the primary mode of communication between containerized applications managed by Kubernetes,
it is helpful to be able to discover them at runtime.
Read more about accessing Services [here](https://kubernetes.io/docs/tutorials/services/connect-applications-service/#accessing-the-service).
Read more about accessing Services [here](/docs/tutorials/services/connect-applications-service/#accessing-the-service).
## {{% heading "prerequisites" %}}