Skip to content

Commit

Permalink
docs: cleanup links to java-bigtable and javadoc (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
kolea2 committed Nov 1, 2019
1 parent e5a7b0f commit 846a44f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -7,8 +7,7 @@ Java idiomatic client for [Cloud Bigtable][cloud-bigtable].
[![Codacy Badge](https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917)](https://www.codacy.com/app/mziccard/google-cloud-java)

- [Product Documentation][bigtable-product-docs]
- [Client Library Documentation - Data API](https://googleapis.dev/java/google-cloud-clients/latest/com/google/cloud/bigtable/data/v2/package-summary.html)
- [Client Library Documentation - Admin API](https://googleapis.dev/java/google-cloud-clients/latest/com/google/cloud/bigtable/admin/v2/package-summary.html)
- [Client Library Documentation](https://googleapis.dev/java/google-cloud-bigtable/latest/index.html)

## Quickstart

Expand Down
2 changes: 1 addition & 1 deletion google-cloud-bigtable/pom.xml
Expand Up @@ -5,7 +5,7 @@
<version>1.6.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigtable:current} -->
<packaging>jar</packaging>
<name>Google Cloud Bigtable</name>
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-bigtable</url>
<url>https://github.com/googleapis/java-bigtable</url>
<description>
Java idiomatic client for Google Cloud Bigtable.
</description>
Expand Down

0 comments on commit 846a44f

Please sign in to comment.