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

leonard pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-cdc.git

commit 4efb1d78ca778abeae142facfa99440f22a88b25
Author: GOODBOY008 <[email protected]>
AuthorDate: Fri Jun 7 13:01:44 2024 +0800

    [FLINK-35545][doc] Miss 3.1.0 version in snapshot flink-cdc doc version list
---
 docs/config.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/config.toml b/docs/config.toml
index 2abea6444..9b1acfc09 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -58,6 +58,7 @@ pygmentsUseClasses = true
   ]
 
   PreviousDocs = [
+    ["3.1", "https://nightlies.apache.org/flink/flink-cdc-docs-release-3.1";],
     ["3.0", "https://nightlies.apache.org/flink/flink-cdc-docs-release-3.0";],
   ]
 

Reply via email to