wuchong commented on issue #2062: URL: https://github.com/apache/fluss/issues/2062#issuecomment-3602488794
> I had considered this briefly. I think there's probably a balance to strike in terms of display options and functionality. I'd imagine we could potentially remove the duplication in the menu (potentially just displaying the Latest (0.8) or 0.8 (Latest) option instead of both). Yes, that would be ideal. I have tried several methods, but haven't succeeded. I think there are the following 3 options in priority. - **Option1**: Only displaying `0.8 (Latest)`, and both `/docs/**` and `/docs/0.8/**` can work without redirecting or routing. - **Option2**: Only displaying `0.8 (Latest)`, and `/docs/0.8/**` can redirect/route to `/docs/**`. - **Option3**: Displaying both `0.8 (Latest)` and `0.8`, and both `/docs/**` and `/docs/0.8/**` can work without redirecting or routing. -- 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]
