Skip to content

Commit

Permalink
chore: update doc links from googleapis.dev to cloud.google.com (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
dandhlee authored Nov 16, 2021
1 parent 1942acb commit 6851470
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-tasks/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cloudtasks",
"name_pretty": "Cloud Tasks",
"product_documentation": "https://cloud.google.com/tasks/docs/",
"client_documentation": "https://googleapis.dev/python/cloudtasks/latest",
"client_documentation": "https://cloud.google.com/python/docs/reference/cloudtasks/latest",
"issue_tracker": "https://issuetracker.google.com/savedsearches/5433985",
"release_level": "ga",
"language": "python",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-tasks/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ requests.
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-tasks.svg
:target: https://pypi.org/project/google-cloud-tasks/
.. _Cloud Tasks API: https://cloud.google.com/tasks
.. _Client Library Documentation: https://googleapis.dev/python/cloudtasks/latest
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/cloudtasks/latest
.. _Product Documentation: https://cloud.google.com/tasks

Quick Start
Expand Down

0 comments on commit 6851470

Please sign in to comment.