Repository: libcloud Updated Branches: refs/heads/trunk f40c31118 -> 9a485a6b5
[google compute] "Google Compute Engine" is the full product name. Closes #457 Signed-off-by: Eric Johnson <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/9a485a6b Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/9a485a6b Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/9a485a6b Branch: refs/heads/trunk Commit: 9a485a6b5d0347c7877db5b8e22b9e987fc61bac Parents: f40c311 Author: Misha Brukman <[email protected]> Authored: Mon Feb 16 15:35:28 2015 -0500 Committer: Eric Johnson <[email protected]> Committed: Tue Feb 17 13:24:29 2015 +0000 ---------------------------------------------------------------------- docs/compute/drivers/gce.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/9a485a6b/docs/compute/drivers/gce.rst ---------------------------------------------------------------------- diff --git a/docs/compute/drivers/gce.rst b/docs/compute/drivers/gce.rst index 31aee82..079b6f8 100644 --- a/docs/compute/drivers/gce.rst +++ b/docs/compute/drivers/gce.rst @@ -1,7 +1,7 @@ Google Compute Engine Driver Documentation ========================================== -`Google Cloud Platform Compute Engine`_ gives users the ability to run +`Google Compute Engine`_ gives users the ability to run large-scale workloads on virtual machines hosted on Google's infrastructure. It is a part of Google Cloud Platform. @@ -138,5 +138,5 @@ API Docs :members: :inherited-members: -.. _`Google Cloud Platform Compute Engine`: https://cloud.google.com/products/compute-engine/ +.. _`Google Compute Engine`: https://cloud.google.com/products/compute-engine/ .. _`Google Developers Console`: https://cloud.google.com/console
