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

gaul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jclouds-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 054734e  Link to version 2.2x and 2.3.x javadocs
054734e is described below

commit 054734e79118bd2ce6d6988b2456d6a744018f50
Author: Patrick von Steht <[email protected]>
AuthorDate: Thu Apr 15 19:45:25 2021 +0200

    Link to version 2.2x and 2.3.x javadocs
    
    This PR adds links to the version 2.2.x and 2.3.x javadocs.
---
 reference/javadoc/index.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/reference/javadoc/index.md b/reference/javadoc/index.md
index 800bcb3..62f406f 100644
--- a/reference/javadoc/index.md
+++ b/reference/javadoc/index.md
@@ -4,6 +4,8 @@ title: Javadoc for Apache jclouds
 permalink: /reference/javadoc/
 ---
 
+* [2.3.x](/reference/javadoc/2.3.x/)
+* [2.2.x](/reference/javadoc/2.2.x/)
 * [2.1.x](/reference/javadoc/2.1.x/)
 * [2.0.x](/reference/javadoc/2.0.x/)
 * [1.9.x](/reference/javadoc/1.9.x/)

Reply via email to