Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: k8s 部署文档链接指向问题

Documentation Error, please provide feedback according to the template below:
- Issue Category: Outdated information, Incorrect description, Code error, Parameter error, Broken link, Typographical error
- Page where the issue occurs: Link + Screenshot
- Error description:
Original text:
kubectl create namespace tidb-cluster &&
kubectl -n tidb-cluster apply -f https://raw.githubusercontent.com/ pingcap/tidb-operator/v1.4.2/examples/basic/tidb-cluster.yaml
If the access speed to Docker Hub is slow, you can use the image on UCloud:
kubectl create namespace tidb-cluster &&
kubectl -n tidb-cluster apply -f https://raw.githubusercontent.com/ pingcap/tidb-operator/v1.4.2/examples/basic-cn/tidb-cluster.yaml
Question:
Which link does the image on UCloud refer to?