This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a commit to branch release-1.9
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.9 by this push:
new 5125b11 [hotfix][docs] Mark 1.9 as outdated
5125b11 is described below
commit 5125b1123dfcfff73b5070401dfccb162959080c
Author: Piotr Nowojski <[email protected]>
AuthorDate: Tue Jul 7 14:30:20 2020 +0200
[hotfix][docs] Mark 1.9 as outdated
---
docs/_config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/_config.yml b/docs/_config.yml
index 04a43dd..079cab3 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -61,7 +61,7 @@ pythondocs_baseurl:
//ci.apache.org/projects/flink/flink-docs-release-1.9
is_stable: true
# Flag to indicate whether an outdated warning should be shown.
-show_outdated_warning: false
+show_outdated_warning: true
previous_docs:
1.8: http://ci.apache.org/projects/flink/flink-docs-release-1.8