Explorar o código

Replace npmcdn.com with unpkg.com

npmcdn-to-unpkg-bot %!s(int64=9) %!d(string=hai) anos
pai
achega
9216de022f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .github/ISSUE_TEMPLATE.md

+ 2 - 2
.github/ISSUE_TEMPLATE.md

@@ -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