Mihaylov93 opened a new issue, #12935:
URL: https://github.com/apache/druid/issues/12935

   https://druid.apache.org/ Docs footer redirects to 
https://druid.apache.org/docs/latest/ once under the `/latest` path it stops 
working because it tries to build the link as 
https://druid.apache.org/docs/latest/latest
   
   **website/core/Footer.js** Line 31
   ```
   <a href="/docs/latest">Docs</a>&ensp;ยท&ensp;
   ```
   
   ### How to reproduce
   Go to https://druid.apache.org/docs/latest/ and click Docs footer.
   
![image](https://user-images.githubusercontent.com/8819640/185910033-f6700c8e-ad78-4367-b27f-1f19cd1ba0b8.png)
   
   **Current behaviour:**
   ```
   Not Found
   The requested URL was not found on this server.
   ```
   **Expected behaviour:**
   Go to the docs index.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to