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

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


The following commit(s) were added to refs/heads/release-1.16 by this push:
     new a41916c4e0e [hotfix] Show Flink 1.16 as outdated docs
a41916c4e0e is described below

commit a41916c4e0e690215e2bc1048622853d05814cdb
Author: Martijn Visser <[email protected]>
AuthorDate: Mon Jan 19 19:22:58 2026 +0100

    [hotfix] Show Flink 1.16 as outdated docs
---
 docs/config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/config.toml b/docs/config.toml
index 5ef82309d22..3759dd5b554 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

Reply via email to