Skip to content

Commit b7f67ef

Browse files
authored
Update tcp-tls-proxy-overview.md
1 parent ad3cc1e commit b7f67ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/tcp-tls-proxy-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Process flow:
2929
### Comparing Azure Load Balancer with Azure Application Gateway:
3030
| Product | Type |
3131
| ---------- | ---------- |
32-
| [**Azure Load Balancer**](load-balancer/load-balancer-overview.md) | A pass-through load balancer where a client directly establishes a connection with a backend server selected by the Load Balancer's distribution algorithm. |
32+
| [**Azure Load Balancer**](../load-balancer/load-balancer-overview.md) | A pass-through load balancer where a client directly establishes a connection with a backend server selected by the Load Balancer's distribution algorithm. |
3333
| **Azure Application Gateway** | Terminating load balancer where a client directly establishes a connection with Application Gateway and a separate connection is initiated with a backend server selected by Application Gateway's distribution algorithm. |
3434

3535

0 commit comments

Comments
 (0)