This is an automated email from the ASF dual-hosted git repository.
sjwiesman pushed a commit to branch release-2.2
in repository https://gitbox.apache.org/repos/asf/flink-statefun.git
The following commit(s) were added to refs/heads/release-2.2 by this push:
new 020cc0f [hotfix] enable outdated banner on 2.2 docs
020cc0f is described below
commit 020cc0f3bcc298b12e3bd3cf106394306cfcee4d
Author: Seth Wiesman <[email protected]>
AuthorDate: Tue May 25 13:14:19 2021 -0500
[hotfix] enable outdated banner on 2.2 docs
---
docs/_config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/_config.yml b/docs/_config.yml
index 198795a..828f2be 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -62,7 +62,7 @@ javadocs_baseurl:
//ci.apache.org/projects/flink/flink-statefun-docs-release-2.2
is_stable: true
# Flag to indicate whether an outdated warning should be shown.
-show_outdated_warning: false
+show_outdated_warning: true
previous_docs:
2.0: https://ci.apache.org/projects/flink/flink-statefun-docs-release-2.0