Skip to content

Commit

Permalink
update Task library doc link (#5708)
Browse files Browse the repository at this point in the history
* update task api doc link

* fix typo
  • Loading branch information
averikitsch committed Jul 30, 2018
1 parent c8639ab commit bec6c8d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/google-cloud-tasks/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Python Client for Cloud Tasks API (`Alpha`_)

.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
.. _Cloud Tasks API: https://cloud.google.com/tasks
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/tasks/usage.html
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/tasks/index.html
.. _Product Documentation: https://cloud.google.com/tasks

Quick Start
Expand Down Expand Up @@ -65,11 +65,11 @@ Next Steps
~~~~~~~~~~

- Read the `Client Library Documentation`_ for Cloud Tasks API
API to see other available methods on the client.
to see other available methods on the client.
- Read the `Cloud Tasks API Product documentation`_ to learn
more about the product and see How-to Guides.
- View this `repository’s main README`_ to see the full list of Cloud
APIs that we cover.

.. _Cloud Tasks API Product documentation: https://cloud.google.com/tasks
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst

0 comments on commit bec6c8d

Please sign in to comment.