File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/google-cloud-datastore Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
2525Quick 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
4040Installation
4141~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments