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

trohrmann 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 3787a57  [hotfix][docs] Add 1.6 to the list of previous versions
3787a57 is described below

commit 3787a5712b11426b7d05742ecf98f73c037146cd
Author: Till Rohrmann <[email protected]>
AuthorDate: Thu Aug 9 14:55:09 2018 +0200

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

diff --git a/docs/_config.yml b/docs/_config.yml
index ba974d0..48f3957 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -55,6 +55,7 @@ is_stable: false
 show_outdated_warning: false
 
 previous_docs:
+  1.6: http://ci.apache.org/projects/flink/flink-docs-release-1.6
   1.5: http://ci.apache.org/projects/flink/flink-docs-release-1.5
   1.4: http://ci.apache.org/projects/flink/flink-docs-release-1.4
   1.3: http://ci.apache.org/projects/flink/flink-docs-release-1.3

Reply via email to