Skip to content

Commit 64c53d5

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 648fa7c commit 64c53d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/google-cloud-datastore/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ all other queries.
2020
:target: https://pypi.org/project/google-cloud-datastore/
2121
.. _Google Cloud Datastore API: https://cloud.google.com/datastore/docs
2222
.. _Product Documentation: https://cloud.google.com/datastore/docs
23-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/datastore/index.html
23+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/datastore/index.html
2424

2525
Quick Start
2626
-----------
@@ -35,7 +35,7 @@ In order to use this library, you first need to go through the following steps:
3535
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3636
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
3737
.. _Enable the Google Cloud Datastore API.: https://cloud.google.com/datastore
38-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
38+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3939

4040
Installation
4141
~~~~~~~~~~~~

0 commit comments

Comments
 (0)