juzhiyuan opened a new issue #786:
URL: https://github.com/apache/apisix-website/issues/786


   **Actual Behaviour**
   
   When Chinese Developers visit docs in Chinese, if the docs are not 
translated, the page will show English contents. e.g 
https://apisix.apache.org/zh/docs/ingress-controller/getting-started/#
   
   
![image](https://user-images.githubusercontent.com/2106987/144426621-59afbcab-453e-4ab5-8576-799ae4db3410.png)
   
   
![image](https://user-images.githubusercontent.com/2106987/144426665-ef12e906-13bd-4981-b828-041cca69bf9d.png)
   
   If users click `Edit this page`, then they will see `404 not found`, that's 
because the Edit this page's URL is like 
`https://github.com/apache/apisix-ingress-controller/edit/master/docs/zh/latest/getting-started.md`,
 and we don't have files under the `/docs/zh` folder.
   
   **Expected Behaviour**
   
   `Edit this page`'s  link should use current docs's language. See 
`docusaurus.config.js`.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to