mirror of https://github.com/ElemeFE/element
update resource links (#10161)
parent
00ce399253
commit
cca6198327
|
@ -106,7 +106,7 @@
|
|||
<img src="~examples/assets/images/Axure-Components.svg" alt="">
|
||||
<h3><%= 3 ></h3>
|
||||
<p><%= 4 ></p>
|
||||
<a href="https://github.com/ElementUI/Resources/raw/master/Element_Components_v1.1.0.rplib"><%= 5 ></a>
|
||||
<a href="https://github.com/ElementUI/Resources/raw/1.x/Element_Components_v1.1.0.rplib"><%= 5 ></a>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -114,7 +114,7 @@
|
|||
<img src="~examples/assets/images/Sketch-Template.svg" alt="">
|
||||
<h3><%= 6 ></h3>
|
||||
<p><%= 7 ></p>
|
||||
<a href="https://github.com/ElementUI/Resources/raw/master/Element%20UI%20Kit_v1.3.sketch"><%= 5 ></a>
|
||||
<a href="https://github.com/ElementUI/Resources/raw/1.x/Element%20UI%20Kit_v1.3.sketch"><%= 5 ></a>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -122,7 +122,7 @@
|
|||
<img src="~examples/assets/images/Module.svg" alt="">
|
||||
<h3><%= 8 ></h3>
|
||||
<p><%= 9 ></p>
|
||||
<a href="https://github.com/ElementUI/Resources/raw/master/Element%20Components%20Documentation.zip"><%= 5 ></a>
|
||||
<a href="https://github.com/ElementUI/Resources/raw/1.x/Element%20Components%20Documentation.zip"><%= 5 ></a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue