Skip to content

Commit 10103cf

Browse files
committed
fix: README links
1 parent 62d6d8e commit 10103cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
2626
## Description
2727

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:
2929

3030
- [Maps Static API]
3131
- [Directions API]
@@ -232,11 +232,11 @@ Contributions are welcome and encouraged! If you'd like to contribute, send us a
232232

233233
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].
234234

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.
236236

237237
## Support
238238

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.
240240

241241
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.
242242

@@ -265,8 +265,8 @@ You can also discuss this library on our [Discord server].
265265
[Discord server]: https://discord.gg/hYsWbmk
266266
[file an issue]: https://github.com/googlemaps/google-maps-services-java/issues/new/choose
267267
[license]: LICENSE
268-
[pull request]: https://github.com/googlemaps/google-maps-services-java/compare
269268
[project]: https://developers.google.com/maps/documentation/javascript/cloud-setup#enabling-apis
269+
[pull request]: https://github.com/googlemaps/google-maps-services-java/compare
270270
[semantic versioning]: https://semver.org
271271
[Sign up with Google Maps Platform]: https://console.cloud.google.com/google/maps-apis/start
272272
[similar inquiry]: https://github.com/googlemaps/google-maps-services-java/issues

0 commit comments

Comments
 (0)