Replace npmcdn.com with unpkg.com

pull/54/head
npmcdn-to-unpkg-bot 2016-09-10 18:36:46 +01:00
parent 8eb0ab0a91
commit 9216de022f
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ Thank you for contributing! Please carefully read the following before opening y
### Reproduction Link
<!-- A minimal JSBin, JSFiddle, Codepen, or a GitHub repository that can reproduce the bug. -->
<!-- https://npmcdn.com/element-ui/lib/index.js -->
<!-- https://npmcdn.com/element-ui/lib/theme-default/index.css -->
<!-- https://unpkg.com/element-ui/lib/index.js -->
<!-- https://unpkg.com/element-ui/lib/theme-default/index.css -->
### Steps to reproduce