Caizhi Weng created FLINK-23585: ----------------------------------- Summary: The "stable version" link in the document should lead to the corresponding document page of the stable version, instead of to the front page Key: FLINK-23585 URL: https://issues.apache.org/jira/browse/FLINK-23585 Project: Flink Issue Type: Improvement Components: Documentation Affects Versions: 1.14.0 Reporter: Caizhi Weng
When visiting the documentation website of the master branch (for example [this|https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/table/sql/queries/window-agg/]) there will be a notice on top of the website stating "This documentation is for an unreleased version of Apache Flink. We recommend you use the latest [stable version|https://ci.apache.org/projects/flink/flink-docs-stable/]." When clicking the "stable version" link, the website will jump to the documentation front page of the stable version, instead of the corresponding page. It is actually quite annoying as one need to search for the page they want again. This issue also applies to the "the latest stable version" link when visiting the documentation of previous versions, and the "中文版"(Chinese version) link on the left side. -- This message was sent by Atlassian Jira (v8.3.4#803005)