Repository: jclouds-site Updated Branches: refs/heads/master 314f3b566 -> a372681bf
Google Cloud Storage and Backblaze B2 not in labs Removed * that indicated that GCS and B2 were Providers in labs Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/a372681b Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/a372681b Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/a372681b Branch: refs/heads/master Commit: a372681bffea50d4e88494b70ada82a6cab8cc22 Parents: 314f3b5 Author: Daniel Kutik <[email protected]> Authored: Fri Mar 23 17:31:25 2018 +0100 Committer: Daniel Kutik <[email protected]> Committed: Fri Mar 23 17:54:24 2018 +0100 ---------------------------------------------------------------------- reference/providers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/a372681b/reference/providers.md ---------------------------------------------------------------------- diff --git a/reference/providers.md b/reference/providers.md index b3c6952..f4c86fb 100644 --- a/reference/providers.md +++ b/reference/providers.md @@ -264,11 +264,11 @@ The Maven Group ID for all supported providers below is [org.apache.jclouds.prov <td>aws-s3</td> </tr> <tr> - <td>Backblaze B2*</td> + <td>Backblaze B2</td> <td>b2</td> </tr> <tr> - <td>Google Cloud Storage*</td> + <td>Google Cloud Storage</td> <td>google-cloud-storage</td> </tr> <tr>
