Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit 1cb260a

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#58)
1 parent d904141 commit 1cb260a

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": "cloudshell",
33
"name_pretty": "Cloud Shell",
44
"product_documentation": "https://cloud.google.com/shell/",
5-
"client_documentation": "https://googleapis.dev/python/cloudshell/latest",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/cloudshell/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
@@ -17,7 +17,7 @@ from your web browser.
1717
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-shell.svg
1818
:target: https://pypi.org/project/google-cloud-shell/
1919
.. _Cloud Shell: https://cloud.google.com/shell
20-
.. _Client Library Documentation: https://googleapis.dev/python/cloudshell/latest
20+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/cloudshell/latest
2121
.. _Product Documentation: https://cloud.google.com/shell/docs
2222

2323
Quick Start

0 commit comments

Comments
 (0)