diff --git a/docs/en/latest/concepts/apisix_upstream.md b/docs/en/latest/concepts/apisix_upstream.md index da3f370a25..575248c229 100644 --- a/docs/en/latest/concepts/apisix_upstream.md +++ b/docs/en/latest/concepts/apisix_upstream.md @@ -25,7 +25,7 @@ ApisixUpstream is the decorator of Kubernetes Service. It's designed to have sam load balancing, health check, retry, timeout parameters and etc. Resort to `ApisixUpstream` and the Kubernetes Service, apisix ingress controller will generates the APISIX Upstream(s). -To learn more, please check the [Apache APISIX architecture-design docs](https://github.com/apache/apisix/blob/master/docs/en/latest/architecture-design/upstream.md). +To learn more, please check the [Apache APISIX architecture-design docs](https://github.com/apache/apisix/blob/master/docs/en/latest/terminology/upstream.md). ### Configuring Load Balancer