Skip to content

Commit

Permalink
fix typo in cdn links
Browse files Browse the repository at this point in the history
  • Loading branch information
clarketm committed Oct 19, 2018
1 parent ef525e8 commit db88ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ $ bower install image-map
### CDN
| Module (`.es.js`) | Main (`.js`) | Main (compressed) `.min.js` |
| :-------------------------------------------------------: | :----------------------------------------------------: | :--------------------------------------------------------: |
| [πŸ”—](https://unpkg.com/image-map/dist/saga-monitor.es.js) | [πŸ”—](https://unpkg.com/image-map/dist/saga-monitor.js) | [πŸ”—](https://unpkg.com/image-map/dist/saga-monitor.min.js) |
| [πŸ”—](https://unpkg.com/image-map/dist/image-map.es.js) | [πŸ”—](https://unpkg.com/image-map/dist/image-map.js) | [πŸ”—](https://unpkg.com/image-map/dist/image-map.min.js) |

## Generating the image map `html`
You can generate image maps using this wonderful online tool: https://www.image-map.net/. It works for both local and web images.
Expand Down

0 comments on commit db88ffc

Please sign in to comment.