diff --git a/README.md b/README.md index 86557d55fe1..2db4429158d 100644 --- a/README.md +++ b/README.md @@ -217,14 +217,14 @@ or are automatically applied via regex from your webpack configuration. |Name|Status|Description| |:--:|:----:|:----------| ||![vue-npm]|Loads and compiles Vue Components| -||![polymer-npm]|Process HTML & CSS with preprocessor of choice and `require()` Web Components like first-class modules| +||![polymer-npm]|Process HTML & CSS with preprocessor of choice and `require()` Web Components like first-class modules| ||![angular-npm]| Loads and compiles Angular 2 Components| ||![riot-npm]| Riot official webpack loader| [vue-npm]: https://img.shields.io/npm/v/vue-loader.svg -[polymer-npm]: https://img.shields.io/npm/v/polymer-loader.svg +[polymer-npm]: https://img.shields.io/npm/v/polymer-webpack-loader.svg [angular-npm]: https://img.shields.io/npm/v/angular2-template-loader.svg [riot-npm]: https://img.shields.io/npm/v/riot-tag-loader.svg