Skip to content

Commit eec7645

Browse files
committed
fix link in connect-apps.md
1 parent bb4c8a0 commit eec7645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/connect-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: ignite-fall-2021, event-tier1-build-2022
1212

1313
# Connect applications in Azure Container Apps
1414

15-
Azure Container Apps exposes each container app through a domain name if [ingress](ingress-concept.md) is enabled. Ingress endpoints can be exposed either publicly to the world and to other container apps in the same environment, or ingress can be limited to only other container apps in the same [environment](environment.md).
15+
Azure Container Apps exposes each container app through a domain name if [ingress](ingress-overview.md) is enabled. Ingress endpoints can be exposed either publicly to the world and to other container apps in the same environment, or ingress can be limited to only other container apps in the same [environment](environment.md).
1616

1717
You can call other container apps in the same environment from your application code using one of the following methods:
1818

0 commit comments

Comments
 (0)