Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit d9493bc

Browse files
authored
Fix links to googleapis.dev (#8998)
1 parent 089612f commit d9493bc

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

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ requests.
2020
.. |compat_check_github| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dtasks
2121
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dtasks
2222
.. _Cloud Tasks API: https://cloud.google.com/tasks
23-
.. _Client Library Documentation: https://googleapis.dev/python/tasks/latest
23+
.. _Client Library Documentation: https://googleapis.dev/python/cloudtasks/latest
2424
.. _Product Documentation: https://cloud.google.com/tasks
2525

2626
Quick Start

0 commit comments

Comments
 (0)