Skip to content

Commit 3cbedd4

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 fe4c3b2 commit 3cbedd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/google-cloud-language/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ with your document storage on Google Cloud Storage.
2424
:target: https://pypi.org/project/google-cloud-language/
2525
.. _Google Cloud Natural Language: https://cloud.google.com/natural-language/
2626
.. _Product Documentation: https://cloud.google.com/language/docs
27-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/language/index.html
27+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/language/index.html
2828

2929
.. note::
3030

@@ -44,7 +44,7 @@ In order to use this library, you first need to go through the following steps:
4444
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
4545
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
4646
.. _Enable the Google Cloud Language API.: https://cloud.google.com/natural-language
47-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
47+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
4848

4949
Installation
5050
~~~~~~~~~~~~
@@ -99,4 +99,4 @@ Next Steps
9999
- Read the `Product documentation`_ to learn
100100
more about the product and see How-to Guides.
101101

102-
.. _Usage documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/language/usage.html
102+
.. _Usage documentation: https://googleapis.github.io/google-cloud-python/latest/language/usage.html

0 commit comments

Comments
 (0)