diff --git a/_images/bigquery-logo.png b/_images/bigquery-logo.png new file mode 100644 index 000000000000..439dbb6d4e83 Binary files /dev/null and b/_images/bigquery-logo.png differ diff --git a/_images/cloudsql-logo.png b/_images/cloudsql-logo.png new file mode 100644 index 000000000000..3696020c04aa Binary files /dev/null and b/_images/cloudsql-logo.png differ diff --git a/_images/compute-logo.png b/_images/compute-logo.png new file mode 100644 index 000000000000..827b6d485f55 Binary files /dev/null and b/_images/compute-logo.png differ diff --git a/_images/datastore-logo.png b/_images/datastore-logo.png new file mode 100644 index 000000000000..a0fc0a0a0e9a Binary files /dev/null and b/_images/datastore-logo.png differ diff --git a/_images/storage-logo.png b/_images/storage-logo.png new file mode 100644 index 000000000000..f5c80042dee4 Binary files /dev/null and b/_images/storage-logo.png differ diff --git a/_modules/gcloud/connection.html b/_modules/gcloud/connection.html index 9dcc2c264ee7..956380a5c73b 100644 --- a/_modules/gcloud/connection.html +++ b/_modules/gcloud/connection.html @@ -1,3 +1,4 @@ + @@ -10,6 +11,7 @@ + - + Fork me on GitHub
Fork me on GitHub
Fork me on GitHub
Fork me on GitHub
Fork me on GitHub -

If you want to install gcloud from source, +

If you want to install gcloud-python from source, you can clone the repository from GitHub:

-
$ git clone git://github.com/jgeewax/gcloud.git
-$ cd gcloud
+
$ git clone git://github.com/GoogleCloudPlatform/gcloud-python.git
+$ cd gcloud-python
 $ python setup.py install
 
diff --git a/index.html b/index.html index 9c2aa2126c2f..3fb29f497dbc 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,4 @@ + @@ -10,6 +11,7 @@ + - +
Fork me on GitHub