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

sxnan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-agents.git

commit 8d4e5a215e819d47137a206145b5f17308857792
Author: sxnan <[email protected]>
AuthorDate: Tue Jan 27 14:31:09 2026 +0800

    [release] Add 0.2 to PreviousDocs
---
 docs/config.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/config.toml b/docs/config.toml
index 73db0e29..cf89f459 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -57,6 +57,7 @@ pygmentsUseClasses = true
   ]
 
   PreviousDocs = [
+    ["0.2", "http://nightlies.apache.org/flink/flink-agents-docs-release-0.2";],
     ["0.1", "http://nightlies.apache.org/flink/flink-agents-docs-release-0.1";],
   ]
 

Reply via email to