This is an automated email from the ASF dual-hosted git repository.

dianfu pushed a commit to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-1.11 by this push:
     new 2c421c5  [hotfix][docs] Mark 1.11 as outdated
2c421c5 is described below

commit 2c421c52c3c51edefa36357f8659348b5a2c6103
Author: Dian Fu <[email protected]>
AuthorDate: Tue Dec 8 19:32:50 2020 +0800

    [hotfix][docs] Mark 1.11 as outdated
---
 docs/_config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/_config.yml b/docs/_config.yml
index 71caf57..6b1c118 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -64,7 +64,7 @@ statefundocs_stable_baseurl: 
//ci.apache.org/projects/flink/flink-statefun-docs-
 is_stable: true
 
 # Flag to indicate whether an outdated warning should be shown.
-show_outdated_warning: false
+show_outdated_warning: true
 
 previous_docs:
   '1.10': http://ci.apache.org/projects/flink/flink-docs-release-1.10

Reply via email to