Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions google-cloud-clients/google-cloud-tasks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Java idiomatic client for [Cloud Tasks][cloud-tasks].
[![Dependency Status](https://www.versioneye.com/user/projects/58fe4c8d6ac171426c414772/badge.svg?style=flat)](https://www.versioneye.com/user/projects/58fe4c8d6ac171426c414772)

- [Product Documentation][tasks]
- [Client Library Documentation][tasks]
- [Client Library Documentation][tasks-client-lib-docs]

> Note: This client is a work-in-progress, and may occasionally
> make backwards-incompatible changes.
Expand Down Expand Up @@ -47,7 +47,7 @@ About Google Cloud Cloud Tasks

Google [Cloud Tasks API][cloud-tasks] manages Cloud Tasks queues and tasks.

See the [Cloud Tasks client library docs][tasks] to learn how to use this Cloud Tasks API Client Library.
See the [Cloud Tasks client library docs][tasks-client-lib-docs] to learn how to use this Cloud Tasks API Client Library.

Getting Started
---------------
Expand Down Expand Up @@ -99,4 +99,4 @@ Apache 2.0 - See [LICENSE] for more information.
[cloud-platform]: https://cloud.google.com/
[cloud-tasks]: https://cloud.google.com/tasks
[tasks]: https://cloud.google.com/tasks/docs
[tasks]: https://googlecloudplatform.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/tasks/v2beta2/package-summary.html
[tasks-client-lib-docs]: https://googlecloudplatform.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/tasks/v2beta2/package-summary.html