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

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


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

commit 4998d06d422cd6fc4442e136ae8b8f77c3c52dff
Author: yunfengzhou-hub <[email protected]>
AuthorDate: Mon Jun 27 17:12:52 2022 +0800

    [hotfix][docs] Mark docs as outdated
    
    This closes #120.
---
 docs/config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/config.toml b/docs/config.toml
index 4c41179..2bc18c1 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 is 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