15835: Update metrics docs.
[arvados.git] / doc / sdk / index.html.textile.liquid
index e2b6eba8995434181279e39d321e93d9f3c83e2c..9c964a553bf1c12dc9735126a73b471a12012a74 100644 (file)
@@ -14,8 +14,10 @@ This section documents language bindings for the "Arvados API":{{site.baseurl}}/
 * "Python SDK":{{site.baseurl}}/sdk/python/sdk-python.html
 * "Command line SDK":{{site.baseurl}}/sdk/cli/install.html ("arv")
 * "Go SDK":{{site.baseurl}}/sdk/go/index.html
-* "Perl SDK":{{site.baseurl}}/sdk/perl/index.html
+* "R SDK":{{site.baseurl}}/sdk/R/index.html
 * "Ruby SDK":{{site.baseurl}}/sdk/ruby/index.html
-* "Java SDK":{{site.baseurl}}/sdk/java/index.html
+* "Java SDK v2":{{site.baseurl}}/sdk/java-v2/index.html
+* "Java SDK v1":{{site.baseurl}}/sdk/java/index.html
+* "Perl SDK":{{site.baseurl}}/sdk/perl/index.html
 
-Many Arvados Workbench pages, under the the *Advanced* tab, provide examples of API and SDK use for accessing the current resource .
+Many Arvados Workbench pages, under the *Advanced* tab, provide examples of API and SDK use for accessing the current resource .