ayush00git commented on issue #1974:
URL: 
https://github.com/apache/apisix-website/issues/1974#issuecomment-3650468025

   Hey @kormandavid i just noticed the bug and i have a plan to fix this. 
   
   If we visit the ingress-controller docs via the navbar (Docs>) then it is 
opening fine, because the url at which it is opening is - 
https://apisix.apache.org/docs/ingress-controller/overview/
   
   But when we're trying to open it through the card at the page - 
https://apisix.apache.org/docs/  then it is throwing an 404 error, because the 
card is redirecting us to 
https://apisix.apache.org/docs/ingress-controller/getting-started/ which does 
not exists, 
   
   Steps to correct it - 
   Instead of the card redirecting at /getting-started we should redirect it to 
/overview then it would work fine.
   
   I would like to fix this, i have the repo set up, just let me know if i can 
work on this.


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