This is an automated email from the ASF dual-hosted git repository.
dwysakowicz pushed a commit to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.13 by this push:
new d2a5ed4 [docs] Update show_outdated_warning
d2a5ed4 is described below
commit d2a5ed41fd3bd198b51a33b2192d8b7ecad48b39
Author: Dawid Wysakowicz <[email protected]>
AuthorDate: Wed Sep 29 16:17:11 2021 +0200
[docs] Update show_outdated_warning
---
docs/config.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/config.toml b/docs/config.toml
index 0a0ce26..dfa880a 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -27,7 +27,7 @@ pygmentsUseClasses = true
IsStable = true
# Flag to indicate whether an outdated warning should be shown.
- ShowOutDatedWarning = false
+ ShowOutDatedWarning = true
# This are the version referenced in the docs. Please only use these
variables
# to reference a specific Flink version, because this is the only place where