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

Commit 32eb752

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#117)
1 parent 19e4459 commit 32eb752

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": "transcoder",
33
"name_pretty": "Transcoder",
44
"product_documentation": "https://cloud.google.com/transcoder",
5-
"client_documentation": "https://googleapis.dev/python/transcoder/latest",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/transcoder/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
@@ -15,7 +15,7 @@ Python Client for Transcoder API
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-video-transcoder.svg
1616
:target: https://pypi.org/project/google-cloud-video-transcoder/
1717
.. _Transcoder API: https://cloud.google.com/transcoder
18-
.. _Client Library Documentation: https://googleapis.dev/python/transcoder/latest
18+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/transcoder/latest
1919
.. _Product Documentation: https://cloud.google.com/transcoder
2020

2121
Quick Start

0 commit comments

Comments
 (0)