Skip to content

Commit 9b29164

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#494)
1 parent d596c04 commit 9b29164

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google-cloud-firestore/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "firestore",
33
"name_pretty": "Cloud Firestore",
44
"product_documentation": "https://cloud.google.com/firestore",
5-
"client_documentation": "https://googleapis.dev/python/firestore/latest",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/firestore/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/5337669",
77
"release_level": "ga",
88
"language": "python",

packages/google-cloud-firestore/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ including Cloud Functions.
2222
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-firestore.svg
2323
.. _Google Cloud Firestore: https://cloud.google.com/firestore/
2424
.. _Product Documentation: https://cloud.google.com/firestore/docs/
25-
.. _Client Library Documentation: https://googleapis.dev/python/firestore/latest
25+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/firestore/latest
2626

2727
Quick Start
2828
-----------

0 commit comments

Comments
 (0)