|
1 | 1 | [](https://maven-badges.herokuapp.com/maven-central/com.google.maps/google-maps-services) |
2 | 2 |  |
3 | 3 |  |
4 | | -[](https://github.com/googlemaps/google-maps-services-java/actions/workflows/test.yml) |
| 4 | +[](https://github.com/googlemaps/google-maps-services-java/actions/workflows/test.yml) |
5 | 5 |
|
6 | 6 | [](https://coveralls.io/r/googlemaps/google-maps-services-java) |
7 | 7 | [][documentation] |
8 | 8 |
|
9 | | - |
10 | | -[][license] |
11 | | -[][Discord server] |
| 9 | + |
| 10 | +[][license] |
12 | 11 | [](https://stackoverflow.com/questions/tagged/google-maps) |
| 12 | +[][Discord server] |
13 | 13 |
|
14 | 14 | # Java Client for Google Maps Services |
15 | 15 |
|
@@ -38,10 +38,10 @@ Use Java? Want to [geocode][Geocoding API] something? Looking for [directions][D |
38 | 38 |
|
39 | 39 | ## Requirements |
40 | 40 |
|
41 | | -* [Sign up with Google Maps Platform] |
42 | | -* A Google Maps Platform [project] with the desired API(s) from the above list enabled |
43 | | -* An [API key] associated with the project above |
44 | | -* Java 1.8+ |
| 41 | +- [Sign up with Google Maps Platform] |
| 42 | +- A Google Maps Platform [project] with the desired API(s) from the above list enabled |
| 43 | +- An [API key] associated with the project above |
| 44 | +- Java 1.8+ |
45 | 45 |
|
46 | 46 | ## API Key Security |
47 | 47 |
|
@@ -258,7 +258,7 @@ You can also discuss this library on our [Discord server]. |
258 | 258 | [Maven Central]: https://central.sonatype.com/artifact/com.google.maps/google-maps-services |
259 | 259 | [documentation]: https://javadoc.io/doc/com.google.maps/google-maps-services |
260 | 260 |
|
261 | | -[code of conduct]: CODE_OF_CONDUCT.md |
| 261 | +[code of conduct]: ?tab=coc-ov-file#readme |
262 | 262 | [contributing guide]: CONTRIB.md |
263 | 263 | [Deprecation Policy]: https://cloud.google.com/maps-platform/terms |
264 | 264 | [developer community channels]: https://developers.google.com/maps/developer-community |
|
0 commit comments