Skip to content

Commit 24c30fa

Browse files
committed
Update image URLs in README files to use 'master' branch
1 parent ed02a57 commit 24c30fa

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,17 +81,17 @@ You can contribute and support this project by doing any of the following:
8181
<tr align="center">
8282
<td>
8383
<a href="https://opencollective.com/androidlocalizeplugin/donate" target="_blank">
84-
<img src="https://raw.githubusercontent.com/Airsaid/Resources/main/Images/opencollective-logo.png" width=298 alt="Donate To Our Collective">
84+
<img src="https://raw.githubusercontent.com/Airsaid/Resources/master/Images/opencollective-logo.png" width=298 alt="Donate To Our Collective">
8585
</a>
8686
</td>
8787
<td>
8888
<a href="https://pay.weixin.qq.com/index.php/public/wechatpay_en" target="_blank">
89-
<img src="https://raw.githubusercontent.com/Airsaid/Resources/main/Images/AndroidLocalizePlugin_WeChatPay.jpg" alt="WeChat Pay">
89+
<img src="https://raw.githubusercontent.com/Airsaid/Resources/master/Images/AndroidLocalizePlugin_WeChatPay.jpg" alt="WeChat Pay">
9090
</a>
9191
</td>
9292
<td>
9393
<a href="https://global.alipay.com" target="_blank">
94-
<img src="https://raw.githubusercontent.com/Airsaid/Resources/main/Images/AndroidLocalizePlugin_Alipay.jpg" alt="Alipay">
94+
<img src="https://raw.githubusercontent.com/Airsaid/Resources/master/Images/AndroidLocalizePlugin_Alipay.jpg" alt="Alipay">
9595
</a>
9696
</td>
9797
</tr>

README_CN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,17 +79,17 @@ Android 本地化插件,支持多种语言和翻译器。
7979
<tr align="center">
8080
<td>
8181
<a href="https://opencollective.com/androidlocalizeplugin/donate" target="_blank">
82-
<img src="https://raw.githubusercontent.com/Airsaid/Resources/main/Images/opencollective-logo.png" width=298 alt="Donate To Our Collective">
82+
<img src="https://raw.githubusercontent.com/Airsaid/Resources/master/Images/opencollective-logo.png" width=298 alt="Donate To Our Collective">
8383
</a>
8484
</td>
8585
<td>
8686
<a href="https://pay.weixin.qq.com/index.php/public/wechatpay_en" target="_blank">
87-
<img src="https://raw.githubusercontent.com/Airsaid/Resources/main/Images/AndroidLocalizePlugin_WeChatPay.jpg" alt="WeChat Pay">
87+
<img src="https://raw.githubusercontent.com/Airsaid/Resources/master/Images/AndroidLocalizePlugin_WeChatPay.jpg" alt="WeChat Pay">
8888
</a>
8989
</td>
9090
<td>
9191
<a href="https://global.alipay.com" target="_blank">
92-
<img src="https://raw.githubusercontent.com/Airsaid/Resources/main/Images/AndroidLocalizePlugin_Alipay.jpg" alt="Alipay">
92+
<img src="https://raw.githubusercontent.com/Airsaid/Resources/master/Images/AndroidLocalizePlugin_Alipay.jpg" alt="Alipay">
9393
</a>
9494
</td>
9595
</tr>

0 commit comments

Comments
 (0)