Skip to content

Commit b7eed32

Browse files
committed
docs: update img link
1 parent 46be195 commit b7eed32

File tree

13 files changed

+21
-16
lines changed

13 files changed

+21
-16
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ contact_links:
1313
url: https://www.paypal.me/tangjinzhou
1414
about: Love Ant Design Vue? Please consider supporting us via Paypal.
1515
- name: 支付宝/微信 赞助
16-
url: https://qn.antdv.com/alipay-and-wechat.png
16+
url: https://aliyuncdn.antdv.com/alipay-and-wechat.png
1717
about: Ant Design Vue 的健康持续发展需要您的支持,🙏

README-zh_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://www.antdv.com/">
3-
<img width="200" src="https://qn.antdv.com/logo.png">
3+
<img width="200" src="https://aliyuncdn.antdv.com/logo.png">
44
</a>
55
</p>
66

@@ -87,7 +87,7 @@ ant-design-vue 是 MIT 协议的开源项目。为了项目能够更好的持续
8787
- [Patreon](https://www.patreon.com/tangjinzhou)
8888
- [opencollective](https://opencollective.com/ant-design-vue)
8989
- [paypal](https://www.paypal.me/tangjinzhou)
90-
- [支付宝或微信](https://qn.antdv.com/alipay-and-wechat.png)
90+
- [支付宝或微信](https://aliyuncdn.antdv.com/alipay-and-wechat.png)
9191

9292
## Sponsors
9393

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://www.antdv.com/">
3-
<img width="200" src="https://qn.antdv.com/logo.png">
3+
<img width="200" src="https://aliyuncdn.antdv.com/logo.png">
44
</a>
55
</p>
66

@@ -81,7 +81,7 @@ ant-design-vue is an MIT-licensed open source project. In order to achieve bette
8181
- [Patreon](https://www.patreon.com/tangjinzhou)
8282
- [opencollective](https://opencollective.com/ant-design-vue)
8383
- [paypal](https://www.paypal.me/tangjinzhou)
84-
- [支付宝或微信](https://qn.antdv.com/alipay-and-wechat.png)
84+
- [支付宝或微信](https://aliyuncdn.antdv.com/alipay-and-wechat.png)
8585

8686
## Sponsors
8787

site/src/components/rice/geektime.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
href="https://time.geekbang.org/course/intro/100024601?code=KHKYcoBU6vZa8nMglg7AWfDxxi3BWrz9INAzAY3umPk%3D"
55
target="_blank"
66
>
7-
<img width="150" alt="Vue 实战教程" src="https://qn.antdv.com/geektime-vue.jpeg" />
7+
<img width="150" alt="Vue 实战教程" src="https://aliyuncdn.antdv.com/geektime-vue.jpeg" />
88
</a>
99
<div class="close" @click="visible = false">
1010
<close-outlined />

site/src/components/rice/geektime_ads.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
href="https://time.geekbang.org/column/intro/154?utm_term=zeusGZFFE&utm_source=app&utm_medium=tangjinzhou"
99
target="_blank"
1010
>
11-
<img height="100" alt="重学前端" src="https://qn.antdv.com/chongxueqianduan.jpg" />
11+
<img height="100" alt="重学前端" src="https://aliyuncdn.antdv.com/chongxueqianduan.jpg" />
1212
</a>
1313
</div>
1414
</template>

site/src/components/rice/right_bottom_rice.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ export default {
2929
ads: [
3030
{
3131
alt: 'geektime',
32-
img: 'https://qn.antdv.com/geektime-web-small.jpg',
32+
img: 'https://aliyuncdn.antdv.com/geektime-web-small.jpg',
3333
href: 'http://gk.link/a/10l8O',
3434
visible: isEffective('2020-09-03 10:00:00', '2020-10-04 10:00:00'),
3535
},
3636
{
3737
alt: 'powerproject',
38-
img: 'https://qn.antdv.com/powerproject.jpeg?v=20200327',
38+
img: 'https://aliyuncdn.antdv.com/powerproject.jpeg?v=20200327',
3939
href: 'http://www.powerproject.com.cn',
4040
visible: isEffective('2020-03-27 17:00:00', '2020-09-28 17:00:00'),
4141
},

site/src/components/rice/sponsors.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</li> -->
1313
<li v-if="isCN && isEffective(effectiveTime.kkb)" class="sponsorsItem">
1414
<a href="https://datayi.cn/w/Y9J3M2vR" target="_blank">
15-
<img height="66" src="https://qn.antdv.com/kaikeba_ssr.jpeg" alt="kaikeba" />
15+
<img height="66" src="https://aliyuncdn.antdv.com/kaikeba_ssr.jpeg" alt="kaikeba" />
1616
</a>
1717
</li>
1818
<li class="sponsorsItem" style="padding: 10px 0">

site/src/components/rice/top_rice.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export default {
4646
].filter(ad => ad.visible),
4747
enAds: [
4848
{
49-
img: 'https://qn.antdv.com/TheBigRichGroup.png',
49+
img: 'https://aliyuncdn.antdv.com/TheBigRichGroup.png',
5050
href: 'https://thebigrichgroup.com/',
5151
visible: isEffective('2020-09-18 17:00:00', '2021-07-09 17:00:00'),
5252
},

site/src/layouts/header/Ecosystem.vue

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,12 @@
2727
<a-popover placement="right">
2828
<a>{{ isZhCN ? '微信' : 'WeChat' }}</a>
2929
<template #content>
30-
<img width="160" height="160" alt="wechat" src="https://qn.antdv.com/wechat.jpeg" />
30+
<img
31+
width="160"
32+
height="160"
33+
alt="wechat"
34+
src="https://aliyuncdn.antdv.com/wechat.jpeg"
35+
/>
3136
</template>
3237
</a-popover>
3338
</a-menu-item>

site/src/vueDocs/introduce.en-US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Following the Ant Design specification, we developed a Vue UI library `antd` tha
55
<div class="pic-plus">
66
<img width="150" src="https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg" />
77
<span>+</span>
8-
<img width="160" src="https://qn.antdv.com/vue.png" />
8+
<img width="160" src="https://aliyuncdn.antdv.com/vue.png" />
99
</div>
1010

1111
<style>

0 commit comments

Comments
 (0)