Skip to content

Commit 956e617

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#70)
1 parent 9cc3323 commit 956e617

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/google-cloud-apigee-connect/.repo-metadata.json

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

packages/google-cloud-apigee-connect/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and an authorized DNS certificate.
1818
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-apigee-connect.svg
1919
:target: https://pypi.org/project/google-cloud-apigee-connect/
2020
.. _Apigee Connect: https://cloud.google.com/apigee/docs/hybrid/v1.4/apigee-connect
21-
.. _Client Library Documentation: https://googleapis.dev/python/apigeeconnect/latest
21+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/apigeeconnect/latest
2222
.. _Product Documentation: https://cloud.google.com/apigee/docs/hybrid/v1.4/apigee-connect
2323

2424
Quick Start

0 commit comments

Comments
 (0)