Commit cfc59f04 authored by cinwell.li's avatar cinwell.li Committed by GitHub

Merge pull request #54 from npmcdn-to-unpkg-bot/npmcdn-to-unpkg

Replace npmcdn.com with unpkg.com
parents 8eb0ab0a 9216de02
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment