|
25 | 25 |
|
26 | 26 | ## Description |
27 | 27 |
|
28 | | -Use Java? Want to [geocode][Geocoding API] something? Looking for [directions][Directions API]? This client library brings the following [Google Maps Web Services APIs] to your server-side Java applications: |
| 28 | +Use Java? Want to [geocode][Geocoding API] something? Looking for [directions][Directions API]? This client library brings the following [Google Maps Platform Web Services APIs] to your server-side Java applications: |
29 | 29 |
|
30 | 30 | - [Maps Static API] |
31 | 31 | - [Directions API] |
@@ -232,11 +232,11 @@ Contributions are welcome and encouraged! If you'd like to contribute, send us a |
232 | 232 |
|
233 | 233 | This library uses Google Maps Platform services. Use of Google Maps Platform services through this library is subject to the Google Maps Platform [Terms of Service]. |
234 | 234 |
|
235 | | -This library is not a Google Maps Platform Core Service. Therefore, the Google Maps Platform Terms of Service (e.g. Technical Support Services, Service Level Agreements, and Deprecation Policy) do not apply to the code in this library. |
| 235 | +This library is not a Google Maps Platform Core Service. Therefore, the Google Maps Platform Terms of Service, e.g., [Technical Support Services Guidelines], Service Level Agreement ["SLA"][SLA], and [Deprecation Policy], do not apply to the code in this library. |
236 | 236 |
|
237 | 237 | ## Support |
238 | 238 |
|
239 | | -This library is offered via an open source [license]. It is not governed by the Google Maps Platform Support [Technical Support Services Guidelines, the SLA, or the [Deprecation Policy]. However, any Google Maps Platform services used by the library remain subject to the Google Maps Platform Terms of Service. |
| 239 | +This library is offered via an open source [license]. It is not governed by the Google Maps Platform Support Technical Support Services Guidelines, the SLA, or the Deprecation Policy. However, any Google Maps Platform services used by the library remain subject to the Google Maps Platform Terms of Service. |
240 | 240 |
|
241 | 241 | This library adheres to [semantic versioning] to indicate when backwards-incompatible changes are introduced. Accordingly, while the library is in version 0.x, backwards-incompatible changes may be introduced at any time. |
242 | 242 |
|
@@ -265,8 +265,8 @@ You can also discuss this library on our [Discord server]. |
265 | 265 | [Discord server]: https://discord.gg/hYsWbmk |
266 | 266 | [file an issue]: https://github.com/googlemaps/google-maps-services-java/issues/new/choose |
267 | 267 | [license]: LICENSE |
268 | | -[pull request]: https://github.com/googlemaps/google-maps-services-java/compare |
269 | 268 | [project]: https://developers.google.com/maps/documentation/javascript/cloud-setup#enabling-apis |
| 269 | +[pull request]: https://github.com/googlemaps/google-maps-services-java/compare |
270 | 270 | [semantic versioning]: https://semver.org |
271 | 271 | [Sign up with Google Maps Platform]: https://console.cloud.google.com/google/maps-apis/start |
272 | 272 | [similar inquiry]: https://github.com/googlemaps/google-maps-services-java/issues |
|
0 commit comments