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


   # Improve Docs
   
   ## Please describe which part of docs should be improved or typo fixed
   
   Hi, we have contributors who noticed that there have some broken links in 
translated docs:
   
   e.g.: https://apisix.apache.org/zh/docs/apisix/discovery/
   and this doc is targeted to 
https://github.com/apache/apisix/edit/master/docs/zh/latest/discovery.md
   
   
![image](https://user-images.githubusercontent.com/2106987/110486681-d4460b80-8127-11eb-96b6-15d9a32ad24b.png)
   
   ## Describe the solution you'd like
   
   Those broken links are due to our doc site doesn't support relative 
reference yet, for example:
   
   
![image](https://user-images.githubusercontent.com/2106987/110486810-f770bb00-8127-11eb-8c83-63ccf2a8ce0b.png)
   
   In this file, there have 2 links which are targeted the outside files. Here 
is the solution to fix this issue:
   
   For those referenced links, please use 
`https://github.com/apache/apisix/blob/master/docs/en/latest/{FILE_PATH}` 
instead, e.g: 
`https://github.com/apache/apisix/blob/master/docs/en/latest/discovery/dns.md`


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to