Skip to content

Commit 92bc7ff

Browse files
committed
docs: fix version in script unpkg link
1 parent 29c15d2 commit 92bc7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ or
2424

2525
Alternativly you may add the umd package directly to the html document using the unpkg link.
2626

27-
`<script src="https://unpkg.com/@googlemaps/js-api-loader@0.0.8/dist/loader.umd.js"></script>`
27+
`<script src="https://unpkg.com/@googlemaps/js-api-loader@1.0.0/dist/loader.umd.js"></script>`
2828

2929
When adding via unpkg, the loader can be accessed at `google.maps.plugins.loader.Loader`.
3030

0 commit comments

Comments
 (0)