Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f2cf732

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 b3c4af8 commit f2cf732

File tree

1 file changed

+2
-2
lines changed
  • packages/google-cloud-websecurityscanner

1 file changed

+2
-2
lines changed

packages/google-cloud-websecurityscanner/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Python Client for Web Security Scanner API
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-websecurityscanner.svg
1616
:target: https://pypi.org/project/google-cloud-websecurityscanner/
1717
.. _Web Security Scanner API: https://cloud.google.com/security-scanner
18-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/websecurityscanner/index.html
18+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/websecurityscanner/index.html
1919
.. _Product Documentation: https://cloud.google.com/security-scanner
2020

2121
Quick Start
@@ -31,7 +31,7 @@ In order to use this library, you first need to go through the following steps:
3131
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3232
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
3333
.. _Enable the Web Security Scanner API.: https://cloud.google.com/security-scanner
34-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
34+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3535

3636
Installation
3737
~~~~~~~~~~~~

0 commit comments

Comments
 (0)