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

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


The following commit(s) were added to refs/heads/master by this push:
     new 07e43c9  [hotfix][docs] Add 1.11 to the list of previous docs
07e43c9 is described below

commit 07e43c9ed2c10b4c5dc67f5a11002a408d337f5e
Author: Jark Wu <[email protected]>
AuthorDate: Tue Jul 14 12:40:45 2020 +0800

    [hotfix][docs] Add 1.11 to the list of previous docs
---
 docs/_config.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/_config.yml b/docs/_config.yml
index e0ff918..182dd9a 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -67,6 +67,7 @@ is_stable: false
 show_outdated_warning: false
 
 previous_docs:
+  '1.11': http://ci.apache.org/projects/flink/flink-docs-release-1.11
   '1.10': http://ci.apache.org/projects/flink/flink-docs-release-1.10
   '1.9': http://ci.apache.org/projects/flink/flink-docs-release-1.9
   '1.8': http://ci.apache.org/projects/flink/flink-docs-release-1.8

Reply via email to