8000 chore: update doc links from googleapis.dev to cloud.google.com (#256) · googleapis/python-datastore@33597e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 33597e4

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#256)
8000
1 parent a8f8bd9 commit 33597e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "datastore",
33
"name_pretty": "Google Cloud Datastore",
44 "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",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559768",
77
"release_level": "ga",
88
"language": "python",

README.rst

Lines changed: 1 addition & 1 deletion
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://googleapis.dev/python/datastore/latest
23+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/datastore/latest
2424

2525
Quick Start
2626
-----------

0 commit comments

Comments
 (0)
0