XL-Zhao-23 commented on issue #11217:
URL: https://github.com/apache/apisix/issues/11217#issuecomment-3489589505

   I’m investigating an issue where the `manage-api-consumers` link is parsed 
incorrectly on the Chinese site, and I’ve tried two possible approaches:
   
   * One is to fix it from the **Docusaurus** and **sync-doc** script side.
   * The other is to modify the upstream **Markdown** files directly.
   
   So far, I haven’t found a suitable solution from the first approach.
   
   From the second perspective, adding a Chinese version of 
`manage-api-consumers.md` can fix the link parsing issue on the Chinese site.
   (I’ve tested this approach, and it works.)
   Specifically, this means adding corresponding Chinese files for all released 
versions **3.10–3.14**, as well as the **next** version. I’m currently working 
on completing these translations.
   
   Although the second approach can fix the problem directly, it would be more 
elegant and sustainable to address it properly from the first direction in the 
long run.
   


-- 
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