Skip to content

Commit 56b709e

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#20)
1 parent 1873f1c commit 56b709e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

packages/google-cloud-filestore/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ running on Compute Engine virtual machines (VMs) instances or Google Kubernetes
1616
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-filestore.svg
1717
:target: https://pypi.org/project/google-cloud-filestore/
1818
.. _Filestore: https://cloud.google.com/filestore/
19-
.. _Client Library Documentation: https://googleapis.dev/python/file/latest
19+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/file/latest
2020
.. _Product Documentation: https://cloud.google.com/filestore/docs
2121

2222
Quick Start

0 commit comments

Comments
 (0)