Skip to content

Commit

Permalink
Link to googleapis.dev documentation in READMEs. (#8705)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 committed Jul 19, 2019
1 parent 45f45d1 commit dd7abb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/google-cloud-tasks/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ requests.
.. |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
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dtasks
.. _Cloud Tasks API: https://cloud.google.com/tasks
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/tasks/index.html
.. _Client Library Documentation: https://googleapis.dev/python/tasks/latest
.. _Product Documentation: https://cloud.google.com/tasks

Quick Start
Expand All @@ -36,7 +36,7 @@ In order to use this library, you first need to go through the following steps:
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
.. _Enable the Cloud Tasks API.: https://console.cloud.google.com/apis/library/cloudtasks.googleapis.com
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
.. _Setup Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html

Installation
~~~~~~~~~~~~
Expand Down

0 comments on commit dd7abb0

Please sign in to comment.