Skip to content

Commit 846a44f

Browse files
authored
docs: cleanup links to java-bigtable and javadoc (#56)
1 parent e5a7b0f commit 846a44f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ Java idiomatic client for [Cloud Bigtable][cloud-bigtable].
77
[![Codacy Badge](https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917)](https://www.codacy.com/app/mziccard/google-cloud-java)
88

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

1312
## Quickstart
1413

google-cloud-bigtable/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>1.6.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigtable:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud Bigtable</name>
8-
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-bigtable</url>
8+
<url>https://github.com/googleapis/java-bigtable</url>
99
<description>
1010
Java idiomatic client for Google Cloud Bigtable.
1111
</description>

0 commit comments

Comments
 (0)