Skip to content

Commit 1889962

Browse files
authored
firestore: fix doc link (#2539)
Fix the link so that it does not 404. Also change from homepage and example to product and library docs to match other APIs. Fixes #2538.
1 parent ce946cb commit 1889962

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google-cloud-firestore/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Google Cloud Java Client for Firestore
22
=================================
33

44

5-
- [Homepage](https://googlecloudplatform.github.io/google-cloud-java/)
6-
- [Examples](https://googlecloudplatform.github.io/google-cloud-java/apidocs/index.html?com/google/cloud/examples/package-summary.html)
5+
- [Product Documentation](https://cloud.google.com/firestore/docs/)
6+
- [Client Library Documentation](https://googlecloudplatform.github.io/google-cloud-java/latest/apidocs/index.html?com/google/cloud/firestore/package-summary.html)
77

88
Quickstart
99
----------

0 commit comments

Comments
 (0)