Skip to content

Commit 2b88f0b

Browse files
authored
s/gcloud-common/google-cloud-common/g (googleapis#4180)
The gcloud-common repo moved to https://github.com/GoogleCloudPlatform/google-cloud-common
1 parent c0bbf6d commit 2b88f0b

20 files changed

Lines changed: 23 additions & 23 deletions

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ You may also find the `authentication document`_ shared by all the
127127
``google-cloud-*`` libraries to be helpful.
128128

129129
.. _Authentication section: https://google-cloud-python.readthedocs.io/en/latest/core/auth.html
130-
.. _authentication document: https://github.com/GoogleCloudPlatform/gcloud-common/tree/master/authentication
130+
.. _authentication document: https://github.com/GoogleCloudPlatform/google-cloud-common/tree/master/authentication
131131

132132
Contributing
133133
------------

bigquery/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ learn more. You may also find the `authentication document`_ shared by all
2727
the ``google-cloud-*`` libraries to be helpful.
2828

2929
.. _Authentication section: https://google-cloud-python.readthedocs.io/en/latest/core/auth.html
30-
.. _authentication document: https://github.com/GoogleCloudPlatform/gcloud-common/tree/master/authentication
30+
.. _authentication document: https://github.com/GoogleCloudPlatform/google-cloud-common/tree/master/authentication
3131

3232
Using the API
3333
-------------

bigtable/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ learn more. You may also find the `authentication document`_ shared by all
2727
the ``google-cloud-*`` libraries to be helpful.
2828

2929
.. _Authentication section: https://google-cloud-python.readthedocs.io/en/latest/core/auth.html
30-
.. _authentication document: https://github.com/GoogleCloudPlatform/gcloud-common/tree/master/authentication
30+
.. _authentication document: https://github.com/GoogleCloudPlatform/google-cloud-common/tree/master/authentication
3131

3232
Using the API
3333
-------------

datastore/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ learn more. You may also find the `authentication document`_ shared by all
2727
the ``google-cloud-*`` libraries to be helpful.
2828

2929
.. _Authentication section: https://google-cloud-python.readthedocs.io/en/latest/core/auth.html
30-
.. _authentication document: https://github.com/GoogleCloudPlatform/gcloud-common/tree/master/authentication
30+
.. _authentication document: https://github.com/GoogleCloudPlatform/google-cloud-common/tree/master/authentication
3131

3232
Using the API
3333
-------------

dns/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ learn more. You may also find the `authentication document`_ shared by all
2727
the ``google-cloud-*`` libraries to be helpful.
2828

2929
.. _Authentication section: https://google-cloud-python.readthedocs.io/en/latest/core/auth.html
30-
.. _authentication document: https://github.com/GoogleCloudPlatform/gcloud-common/tree/master/authentication
30+
.. _authentication document: https://github.com/GoogleCloudPlatform/google-cloud-common/tree/master/authentication
3131

3232
Using the API
3333
-------------

docs/core/auth.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ you need a `Google Developers Service Account`_.
211211

212212
.. raw:: html
213213

214-
<img src="https://raw.githubusercontent.com/GoogleCloudPlatform/gcloud-common/master/authentication/enable-apis.png"/>
214+
<img src="https://raw.githubusercontent.com/GoogleCloudPlatform/google-cloud-common/master/authentication/enable-apis.png"/>
215215

216216
.. note::
217217

@@ -240,11 +240,11 @@ you need a `Google Developers Service Account`_.
240240

241241
.. raw:: html
242242

243-
<img src="https://raw.githubusercontent.com/GoogleCloudPlatform/gcloud-common/master/authentication/create-new-service-account.png">
243+
<img src="https://raw.githubusercontent.com/GoogleCloudPlatform/google-cloud-common/master/authentication/create-new-service-account.png">
244244

245245
.. raw:: html
246246

247-
<img src="https://raw.githubusercontent.com/GoogleCloudPlatform/gcloud-common/master/authentication/create-new-service-account-existing-keys.png">
247+
<img src="https://raw.githubusercontent.com/GoogleCloudPlatform/google-cloud-common/master/authentication/create-new-service-account-existing-keys.png">
248248

249249
Find the "Add credentials" drop down and select "Service account" to be
250250
guided through downloading a new JSON keyfile.
@@ -256,7 +256,7 @@ you need a `Google Developers Service Account`_.
256256

257257
.. raw:: html
258258

259-
<img src="https://raw.githubusercontent.com/GoogleCloudPlatform/gcloud-common/master/authentication/reuse-service-account.png">
259+
<img src="https://raw.githubusercontent.com/GoogleCloudPlatform/google-cloud-common/master/authentication/reuse-service-account.png">
260260

261261
.. _Google Developers Console: https://console.developers.google.com/project
262262
.. _Google Developers Service Account: https://developers.google.com/accounts/docs/OAuth2ServiceAccount

error_reporting/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ learn more. You may also find the `authentication document`_ shared by all
2727
the ``google-cloud-*`` libraries to be helpful.
2828

2929
.. _Authentication section: https://google-cloud-python.readthedocs.io/en/latest/core/auth.html
30-
.. _authentication document: https://github.com/GoogleCloudPlatform/gcloud-common/tree/master/authentication
30+
.. _authentication document: https://github.com/GoogleCloudPlatform/google-cloud-common/tree/master/authentication
3131

3232
Using the API
3333
-------------

firestore/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ learn more. You may also find the `authentication document`_ shared by all
2525
the ``google-cloud-*`` libraries to be helpful.
2626

2727
.. _Authentication section: https://google-cloud-python.readthedocs.io/en/latest/core/auth.html
28-
.. _authentication document: https://github.com/GoogleCloudPlatform/gcloud-common/tree/master/authentication
28+
.. _authentication document: https://github.com/GoogleCloudPlatform/google-cloud-common/tree/master/authentication
2929

3030
Using the API
3131
-------------

language/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ learn more. You may also find the `authentication document`_ shared by all
2929
the ``google-cloud-*`` libraries to be helpful.
3030

3131
.. _Authentication section: https://google-cloud-python.readthedocs.io/en/latest/core/auth.html
32-
.. _authentication document: https://github.com/GoogleCloudPlatform/gcloud-common/tree/master/authentication
32+
.. _authentication document: https://github.com/GoogleCloudPlatform/google-cloud-common/tree/master/authentication
3333

3434
Using the API
3535
-------------

logging/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ learn more. You may also find the `authentication document`_ shared by all
2727
the ``google-cloud-*`` libraries to be helpful.
2828

2929
.. _Authentication section: https://google-cloud-python.readthedocs.io/en/latest/core/auth.html
30-
.. _authentication document: https://github.com/GoogleCloudPlatform/gcloud-common/tree/master/authentication
30+
.. _authentication document: https://github.com/GoogleCloudPlatform/google-cloud-common/tree/master/authentication
3131

3232
Using the API
3333
-------------

0 commit comments

Comments
 (0)