Skip to content

Commit 9cd9950

Browse files
committed
chore: more README fixes from template
1 parent 90aa546 commit 9cd9950

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
[![npm](https://img.shields.io/npm/v/@googlemaps/js-api-loader)][npm-pkg]
2-
![Tests/Build Status](https://github.com/googlemaps/js-api-loader/workflows/Test/badge.svg)
32
![Release](https://github.com/googlemaps/js-api-loader/workflows/Release/badge.svg)
43
![Stable](https://img.shields.io/badge/stability-stable-green)
4+
[![Tests/Build](https://github.com/googlemaps/js-api-loader/actions/workflows/test.yml/badge.svg)](https://github.com/googlemaps/js-api-loader/actions/workflows/test.yml)
55

66
[![codecov](https://codecov.io/gh/googlemaps/js-api-loader/branch/main/graph/badge.svg)](https://codecov.io/gh/googlemaps/js-api-loader)
77
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
88

9-
![GitHub contributors](https://img.shields.io/github/contributors/googlemaps/js-api-loader?color=green)
9+
![Contributors](https://img.shields.io/github/contributors/googlemaps/js-api-loader?color=green)
10+
[![License](https://img.shields.io/github/license/googlemaps/js-api-loader?color=blue)][license]
11+
[![StackOverflow](https://img.shields.io/stackexchange/stackoverflow/t/google-maps?color=orange&label=google-maps&logo=stackoverflow)](https://stackoverflow.com/questions/tagged/google-maps)
1012
[![Discord](https://img.shields.io/discord/676948200904589322?color=6A7EC2&logo=discord&logoColor=ffffff)][Discord server]
11-
[![GitHub License](https://img.shields.io/github/license/googlemaps/js-api-loader?color=blue)](LICENSE)
1213

1314
# Google Maps JavaScript API Loader
1415

@@ -139,7 +140,7 @@ You can also discuss this library on our [Discord server].
139140
[documentation]: https://googlemaps.github.io/js-api-loader
140141
[npm-pkg]: https://npmjs.com/package/@googlemaps/js-api-loader
141142

142-
[code of conduct]: CODE_OF_CONDUCT.md
143+
[code of conduct]: ?tab=coc-ov-file#readme
143144
[contributing guide]: CONTRIBUTING.md
144145
[Deprecation Policy]: https://cloud.google.com/maps-platform/terms
145146
[developer community channels]: https://developers.google.com/maps/developer-community

0 commit comments

Comments
 (0)