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

mbalassi pushed a commit to branch release-1.0
in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git


The following commit(s) were added to refs/heads/release-1.0 by this push:
     new 34417fc  [FLINK-28396][doc] Updating config file with previous doc 
version
34417fc is described below

commit 34417fcbb939cb3227f698c56ee4d1a2b0b9f0c7
Author: doramarsal <[email protected]>
AuthorDate: Wed Jul 6 15:47:11 2022 +0200

    [FLINK-28396][doc] Updating config file with previous doc version
---
 docs/config.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/config.toml b/docs/config.toml
index f3bce0b..bf02cd8 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -61,6 +61,7 @@ pygmentsUseClasses = true
   ]
 
   PreviousDocs = [
+    ["0.1", 
"https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-release-0.1";]
   ]
 
 [markup]

Reply via email to