Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 13ed9ab

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (googleapis#90)
1 parent fa11760 commit 13ed9ab

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": "apigateway",
33
"name_pretty": "API Gateway",
44
"product_documentation": "https://cloud.google.com/api-gateway",
5-
"client_documentation": "https://googleapis.dev/python/apigateway/latest",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/apigateway/latest",
66
"issue_tracker": "",
77
"release_level": "ga",
88
"language": "python",

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ means you can better manage cost.
1919
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-api-gateway.svg
2020
:target: https://pypi.org/project/google-cloud-api-gateway/
2121
.. _API Gateway: https://cloud.google.com/api-gateway
22-
.. _Client Library Documentation: https://googleapis.dev/python/apigateway/latest
22+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/apigateway/latest
2323
.. _Product Documentation: https://cloud.google.com/api-gateway
2424

2525
Quick Start

0 commit comments

Comments
 (0)