Skip to content

Commit 233098d

Browse files
pravindahaltseaver
authored andcommitted
Updated client library documentation URLs. (#7307)
Previously, the URLs would redirect using JavaScript, which would either be slow or not work at all (in case JavaScript is disabled on the browser)
1 parent 332af1f commit 233098d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/google-cloud-securitycenter/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Python Client for Cloud Security Command Center API (`Alpha`_)
1515
:target: https://pypi.org/project/google-cloud-securitycenter/
1616
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
1717
.. _Cloud Security Command Center API: https://cloud.google.com/security-command-center
18-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/securitycenter/index.html
18+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/securitycenter/index.html
1919
.. _Product Documentation: https://cloud.google.com/security-command-center
2020

2121

@@ -32,7 +32,7 @@ In order to use this library, you first need to go through the following steps:
3232
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3333
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
3434
.. _Enable the Cloud Security Command Center API.: https://cloud.google.com/security-command-center
35-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
35+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3636

3737
Installation
3838
~~~~~~~~~~~~

0 commit comments

Comments
 (0)