Skip to content

Commit 2a716b9

Browse files
authored
update Task library doc link (#5708)
* update task api doc link * fix typo
1 parent 9e14a45 commit 2a716b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tasks/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Python Client for Cloud Tasks API (`Alpha`_)
88

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

1414
Quick Start
@@ -65,11 +65,11 @@ Next Steps
6565
~~~~~~~~~~
6666

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

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

0 commit comments

Comments
 (0)