Skip to content

Commit b319481

Browse files
authored
googlecloudplatform --> googleapis in READMEs (googleapis#7411)
1 parent 69ec9fe commit b319481

6 files changed

Lines changed: 13 additions & 13 deletions

File tree

bigquery_storage/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Python Client for BigQuery Storage API (`Alpha`_)
66
- `Client Library Documentation`_
77
- `Product Documentation`_
88

9-
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
9+
.. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
1010
.. _BigQuery Storage API: https://cloud.google.com/bigquery
1111
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/bigquery_storage/index.html
1212
.. _Product Documentation: https://cloud.google.com/bigquery
@@ -97,4 +97,4 @@ Next Steps
9797
APIs that we cover.
9898

9999
.. _BigQuery Storage API Product documentation: https://cloud.google.com/bigquery
100-
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
100+
.. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst

irm/README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ Python Client for Stackdriver Incident Response & Management API (`Alpha`_)
66
- `Client Library Documentation`_
77
- `Product Documentation`_
88

9-
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
10-
.. _Stackdriver Incident Response & Management API: https://cloud.google.com/irm
11-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/irm/usage.html
12-
.. _Product Documentation: https://cloud.google.com/irm
9+
.. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
10+
.. _Stackdriver Incident Response & Management API: https://cloud.google.com/incident-response/
11+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/irm
12+
.. _Product Documentation: https://cloud.google.com/incident-response/docs
1313

1414
Quick Start
1515
-----------
@@ -24,7 +24,7 @@ In order to use this library, you first need to go through the following steps:
2424
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
2525
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
2626
.. _Enable the Stackdriver Incident Response & Management API.: https://cloud.google.com/irm
27-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
27+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
2828

2929
Installation
3030
~~~~~~~~~~~~
@@ -72,4 +72,4 @@ Next Steps
7272
APIs that we cover.
7373

7474
.. _Stackdriver Incident Response & Management API Product documentation: https://cloud.google.com/irm
75-
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
75+
.. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst

monitoring/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ with a few exceptions as noted on the individual method pages.
1010
- `Client Library Documentation`_
1111
- `Product Documentation`_
1212

13-
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
13+
.. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
1414
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-monitoring.svg
1515
:target: https://pypi.org/project/google-cloud-monitoring/
1616
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-monitoring.svg

oslogin/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Python Client for Google Cloud OS Login API (unreleased)
88
- `Client Library Documentation`_
99
- `Product Documentation`_
1010

11-
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
11+
.. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
1212
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-oslogin.svg
1313
:target: https://pypi.org/project/google-cloud-oslogin/
1414
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-oslogin.svg

scheduler/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Python Client for Cloud Scheduler API (`Alpha`_)
66
- `Client Library Documentation`_
77
- `Product Documentation`_
88

9-
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
9+
.. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
1010
.. _Cloud Scheduler API: https://cloud.google.com/scheduler
1111
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/scheduler/index.html
1212
.. _Product Documentation: https://cloud.google.com/scheduler
@@ -81,4 +81,4 @@ Next Steps
8181
APIs that we cover.
8282

8383
.. _Cloud Scheduler API Product documentation: https://cloud.google.com/scheduler
84-
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
84+
.. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst

securitycenter/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Python Client for Cloud Security Command Center API (`Alpha`_)
1313
:target: https://pypi.org/project/google-cloud-securitycenter/
1414
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-securitycenter.svg
1515
:target: https://pypi.org/project/google-cloud-securitycenter/
16-
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
16+
.. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
1717
.. _Cloud Security Command Center API: https://cloud.google.com/security-command-center
1818
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/securitycenter/index.html
1919
.. _Product Documentation: https://cloud.google.com/security-command-center

0 commit comments

Comments
 (0)