Skip to content

Commit 568d33b

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (googleapis#136)
1 parent d1fecf8 commit 568d33b

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": "cloudfunctions",
33
"name_pretty": "Cloud Functions",
44
"product_documentation": "https://cloud.google.com/functions/",
5-
"client_documentation": "https://googleapis.dev/python/cloudfunctions/latest",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/cloudfunctions/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559729",
77
"release_level": "ga",
88
"language": "python",

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Python Client for Cloud Functions
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-functions.svg
1616
:target: https://pypi.org/project/google-cloud-functions
1717
.. _Cloud Functions API: https://cloud.google.com/functions/
18-
.. _Client Library Documentation: https://googleapis.dev/python/cloudfunctions/latest
18+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/cloudfunctions/latest
1919
.. _Product Documentation: https://cloud.google.com/functions/
2020

2121
Quick Start

0 commit comments

Comments
 (0)