Skip to content

Commit

Permalink
chore: fix dead links
Browse files Browse the repository at this point in the history
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
  • Loading branch information
tao12345666333 committed Apr 22, 2022
1 parent c90b602 commit 8a257c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/latest/concepts/apisix_upstream.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8a257c4

Please sign in to comment.