File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " datastore" ,
3
3
"name_pretty" : " Google Cloud Datastore" ,
4
4
"product_documentation" : " https://cloud.google.com/datastore" ,
5
- "client_documentation" : " https://googleapis.dev /python/datastore/latest" ,
5
+ "client_documentation" : " https://cloud.google.com /python/docs/reference /datastore/latest" ,
6
6
"issue_tracker" : " https://issuetracker.google.com/savedsearches/559768" ,
7
7
"release_level" : " ga" ,
8
8
"language" : " python" ,
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ all other queries.
20
20
:target: https://pypi.org/project/google-cloud-datastore/
21
21
.. _Google Cloud Datastore API : https://cloud.google.com/datastore/docs
22
22
.. _Product Documentation : https://cloud.google.com/datastore/docs
23
- .. _Client Library Documentation : https://googleapis.dev /python/datastore/latest
23
+ .. _Client Library Documentation : https://cloud.google.com /python/docs/reference /datastore/latest
24
24
25
25
Quick Start
26
26
-----------
You can’t perform that action at this time.
0 commit comments