umbrella22

update

...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
10 <h3 align="center">Thanks for support.</h3> 10 <h3 align="center">Thanks for support.</h3>
11 11
12 <p align="center"> 12 <p align="center">
13 - <a href="https://www.jetbrains.com/" target="_blank"> 13 + <a href="https://www.jetbrains.com/?from=electron-vue-template" target="_blank">
14 <img width="160px" src="https://wx1.sbimg.cn/2020/04/24/jetbrains.png"> 14 <img width="160px" src="https://wx1.sbimg.cn/2020/04/24/jetbrains.png">
15 </a> 15 </a>
16 </p> 16 </p>
......
...@@ -39,7 +39,7 @@ npm config edit ...@@ -39,7 +39,7 @@ npm config edit
39 <h3 align="center">感谢jetbrains提供ide支持</h3> 39 <h3 align="center">感谢jetbrains提供ide支持</h3>
40 40
41 <p align="center"> 41 <p align="center">
42 - <a href="https://www.jetbrains.com/" target="_blank"> 42 + <a href="https://www.jetbrains.com/?from=electron-vue-template" target="_blank">
43 <img width="160px" src="https://wx1.sbimg.cn/2020/04/24/jetbrains.png"> 43 <img width="160px" src="https://wx1.sbimg.cn/2020/04/24/jetbrains.png">
44 </a> 44 </a>
45 </p> 45 </p>
......