googleapis / googleapis/google-cloud-java
All READMEs for the Google Maps Java APIs point to the wrong location for the API reference
Open
priority: p3
type: docs
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
For our Google Maps APIs, the Java ref docs are at:
https://github.com/googleapis/google-cloud-java/tree/main/PRODUCT
For example, for the Places API:
https://github.com/googleapis/google-cloud-java/tree/main/java-maps-places
But the template for the README files are pointing to the Cloud Java repo:
https://cloud.google.com/java/docs/reference/PRODUCT
For example:
https://github.com/googleapis/google-cloud-java/blob/main/java-maps-places/README.md
We need to update the template for the READMEs to point to the correct location for all Google Maps APIs.
Contributor guide
Assessment
This issue has not been assessed yet.