docs: fixed kubernetes service api broken link#328
Conversation
|
✔️ Deploy Preview for apisix ready! 🔨 Explore the source changes: 267f0a7 🔍 Inspect the deploy log: https://app.netlify.com/sites/apisix/deploys/60ae5c460cb3170007f69134 😎 Browse the preview: https://deploy-preview-328--apisix.netlify.app |
juzhiyuan
left a comment
There was a problem hiding this comment.
Just to make sure, do we have other URLs using https://kubernetes-sigs.github.io/service-apis/?
I tried to search those links in every repositories, but those links doesn't exist now. @iamayushdas could you check the issue once again. |
Oh yes, zh folder doesn't exist now in docs. You can look for other links, if all links are working fine just ping me here. |
The reason those links are broken is due to, apisix-ingress-controller does not contain Chinese doc, but on Chinese website, the edit link is pointing to |
yes ofcourse, will look into it in another PR |
|
What about other links, like etcd/travelsky/aliyun |
|
@xdshivani kindly have a look on other broken links residing there too like etcd/travelsky/aliyun |
|
ping~ |
|
@LiteSun @xdshivani some other links need to be fixed |
|
|
@xdshivani use these links instead: hope it helps |
|
The etcd link should be https://github.com/etcd-io/website/blob/main/content/en/docs/next/learning/why.md, but I also failed to locate where is this link. Hi @iamayushdas could you offer some help |
It would be a pleasure to help |
It is already fixed now, thats why you aren't able to find the link |

Fixes: #326
Changes:
fixed kubernetes service api broken link
Thankyou @iamayushdas for making me understand architecture of apisix-website.
Here is my first PR
Have a look to this